Download the PHP package 24i/laravel-redis-fallback without Composer
On this page you can find all versions of the php package 24i/laravel-redis-fallback. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-redis-fallback
Redis cache fallback for Laravel 5
If you use Redis as cache driver on Laravel 5 and for some reason Redis server became unavailable, you will end up with a Connection Refused exception. This package simply checks for the connection and if test fails, cache is switched to file driver. As soon as Redis come back it will be used again.
All versions of laravel-redis-fallback with dependencies
PHP Build Version
Package Version
The package 24i/laravel-redis-fallback contains the following files
Loading the files please wait ....