Laravel-Framework/src/Illuminate/Redis
Till Krüss 8af242bd8c [5.6] Refactor PhpRedis connector (#24824)
* fix PhpRedis connector

* simpify PhpRedis’s establishConnection() method

connect() and pconnect() just pass through their arguments to redis_connect()

* check PhpRedis version to avoid exceptions
2018-07-13 09:28:47 -04:00
..
Connections Use hSetNx with valid case (#24615) 2018-06-15 13:59:19 -05:00
Connectors [5.6] Refactor PhpRedis connector (#24824) 2018-07-13 09:28:47 -04:00
Limiters [5.5] Add missing @param (#22584) 2017-12-31 19:48:51 -06:00
RedisManager.php unify exception formatting (#23266) 2018-02-23 07:54:46 -06:00
RedisServiceProvider.php Add a container alias for the redis connection instance. (#17722) 2017-02-02 07:38:00 -06:00
composer.json Bumped min php version in preperation for symfony 4 upgrade (#21995) 2017-11-07 14:23:51 -06:00