Skip to content

v2.0.0

Choose a tag to compare

@cyrossignol cyrossignol released this 12 Sep 22:54
· 44 commits to 2.x since this release

In version 5.4, Laravel significantly changed the internal Redis API that this package wraps. This release rewrites the package for Laravel 5.4 and above and splits development into two branches:

  • 2.x for Laravel 5.4+
  • 1.x for Laravel 5.3 and below