PSRedis icon indicating copy to clipboard operation
PSRedis copied to clipboard

A PHP client for redis sentinel connections as a wrapper on other redis clients

Results 2 PSRedis issues
Sort by recently updated
recently updated
newest added

Adding support for PHPRedis (https://github.com/nicolasff/phpredis)

feature

This should return a random slave of the service, and it would make sure that it is a slave. See [npm ioredis](https://www.npmjs.com/package/ioredis) (search for 'role') for a more detailed spec....