Redis replication and availability
Redis replication and availability Redis Replication and availability can be achieved by using sentinel servers. Sentinel is available in redis starting with 2.8 version. Firs of all we need redis. You can download it from the official web-site – http://redis.io or install it from the repo in your OS. I will use Debian in this … Continue reading Redis replication and availability