Running Redis in a Master-Slave Replication Setup 15. May 2016 Parakh 32 bit, Architecture, Redis, Distributed Cache (0) This post explains how to setup Redis distributed cache in a simple master-slave configuration, where replication is automatically is taken care of by Redis. [More]
Running Redis as a Service in 32 bit Windows 18. January 2016 Parakh 32 bit, Redis, Distributed Cache, Windows (0) This article shows how to run Redis as a service in a 32 bit Windows environment. [More]
Running Redis in 32 bit Windows 1. January 2016 Parakh NoSQL, Redis, Distributed Cache, Visual Studio, 32 bit (0) In this article we discuss how to compile Redis code released for Windows in Visual Studio to run it in a 32 bit Windows environment. [More]
Hello Redis 25. December 2015 Parakh Redis, NoSQL, Distributed Cache (0) Knowledge about distributed cache systems now is fast becoming an essential skill for a developer. Redis is at the forefront of this product line. [More]