Skip to content

Releases: monospice/laravel-redis-sentinel-drivers

v2.0.0

12 Sep 22:54

Choose a tag to compare

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