Download the PHP package falcolee/laravel-swoole-redis without Composer
On this page you can find all versions of the php package falcolee/laravel-swoole-redis. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download falcolee/laravel-swoole-redis
More information about falcolee/laravel-swoole-redis
Files in falcolee/laravel-swoole-redis
Download falcolee/laravel-swoole-redis
More information about falcolee/laravel-swoole-redis
Files in falcolee/laravel-swoole-redis
Vendor falcolee
Package laravel-swoole-redis
Short Description Laravel package to provide swoole redis pool integration,laravel redis pool cache and session driver. Aims to avoid redis server timeout exception
License MIT
Homepage https://github.com/falcolee/laravel-swoole-redis
Package laravel-swoole-redis
Short Description Laravel package to provide swoole redis pool integration,laravel redis pool cache and session driver. Aims to avoid redis server timeout exception
License MIT
Homepage https://github.com/falcolee/laravel-swoole-redis
Please rate this library. Is it a good library?
Informations about the package laravel-swoole-redis
laravel swoole redis pool
Laravel package to provide swoole redis pool integration,laravel redis pool cache and session driver. Aims to avoid redis server timeout exception
install
composer require falcolee/laravel-swoole-redis
how to use
- step 1: make true you've got a right swoole environment
- step 2: add
in your config/cache.php stores
section below redis
array
- step 3: change your redis drive or session drive to
redis_pool
in your.env
file , that is it
All versions of laravel-swoole-redis with dependencies
PHP Build Version
Package Version
The package falcolee/laravel-swoole-redis contains the following files
Loading the files please wait ....