Articles for: Redis

Redis: Installation

Let's look at how install Redis on Linux system especially on Ubuntu

Redis instance running as background daemon (service)

In this article we are going to look at how create background process for Redis instance and make it automatic runnable after system start.

Redis: Cluster configuration

We are going to look at Redis Cluster configuration and I will show you how configure masters and slaves nodes to work together.