Download the PHP package lamoda/redis-sentinel without Composer
On this page you can find all versions of the php package lamoda/redis-sentinel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lamoda/redis-sentinel
More information about lamoda/redis-sentinel
Files in lamoda/redis-sentinel
Download lamoda/redis-sentinel
More information about lamoda/redis-sentinel
Files in lamoda/redis-sentinel
Vendor lamoda
Package redis-sentinel
Short Description Configuration wrapper for redis-sentinel or plain redis
License MIT
Package redis-sentinel
Short Description Configuration wrapper for redis-sentinel or plain redis
License MIT
Please rate this library. Is it a good library?
Informations about the package redis-sentinel
Lamoda redis sentinel
Redis configuration wrapper for use with redis sentinel or plain redis server. Used to get connection settings for sentinel or plain old redis if sentinel is not defined (say for dev/test environment).
Usage example
Or if you don't have sentinel:
docker-compose for local usage
You can use docker-compose files to ease local sentinel usage & testing.
To start redis-sentinel containers:
Or using make:
All versions of redis-sentinel with dependencies
PHP Build Version
Package Version
The package lamoda/redis-sentinel contains the following files
Loading the files please wait ....