Download the PHP package bazingarj/redis_sentinel without Composer
On this page you can find all versions of the php package bazingarj/redis_sentinel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bazingarj/redis_sentinel
More information about bazingarj/redis_sentinel
Files in bazingarj/redis_sentinel
Download bazingarj/redis_sentinel
More information about bazingarj/redis_sentinel
Files in bazingarj/redis_sentinel
Vendor bazingarj
Package redis_sentinel
Short Description redis sentinel client for php 5.3+
License MIT
Package redis_sentinel
Short Description redis sentinel client for php 5.3+
License MIT
Please rate this library. Is it a good library?
Informations about the package redis_sentinel
redis-sentinel
redis-sentinel client for php based on phpredis extension.
examples
Get Redis master address and create Redis object:
Create redis-sentinel pool and create Redis object:
In order to prevent redis/sentinel to wait too long for connections in case of issues with the Redis backend it's advisable to use a timeout (in seconds):
Forked From: https://github.com/huyanping/redis-sentinel, https://github.com/RobinUS2/redis-sentinel
All versions of redis_sentinel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-redis Version >=2.2.8
ext-redis Version >=2.2.8
The package bazingarj/redis_sentinel contains the following files
Loading the files please wait ....