Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 378 Bytes

File metadata and controls

20 lines (15 loc) · 378 Bytes

Lizards & Pumpkins CRedis Sentinel Key/Value Store Library

Please refer to Redis section of Lizards & Pumpkins Wiki for installation and usage instructions.

Test

Start redis

redis-server

Start redis sentinel

redis-sentinel sentinel.test.conf

Run tests

composer run test