Install Redis on Linux

Installing Redis on Windows

In this article I will guide you step by step on Installing Redis on Windows. Do remember that Redis is not an officially supported Operating System. I do not recommend running any production workload on Redis with Windows. Officially, Redis is not supported on Windows.  You can download Redis 3.2 from here Installation of Rediw …

Installing Redis on Windows Read More »

 

What is the fastest way to insert bulk data to Redis?

So, you want to insert bulk data to Redis and is really not having any clue that which is the fastest way to insert bulk data to Redis. Continue reading this article as the mystery is going to get unfolded here. So you must be wondering by now, What’s the fastest method to load data …

What is the fastest way to insert bulk data to Redis? Read More »

 

Redis Performance Benchmarking

Redis Performance Benchmarking is very important when you setup Redis in your environment. With the help of benchmarking you will be able to know how fast Redis reads and writes will be. Ok, So we know that Redis is Fast, But tell me how fast Redis is, How can I measure the speed on my …

Redis Performance Benchmarking Read More »

 

Installing Redis on Linux Using a Package Manager

In this article you will be learing Installing Redis on Linux using a package manager. These steps are easy to follow and with no time you can get Redis installed and running. Before we begin, It is worth mentioning that this will only work if you’ve internet running on your Unix/Linux Server. Read this blog …

Installing Redis on Linux Using a Package Manager Read More »

 

Installing Redis on a Linux Server

In this article you will learn steps for Installing Redis on a Linux Server. If you are a Redis beginner than I would recommend to read Redis Overview article first. Once you know the feature of Redis then remaining steps are going to be so much easy for you. Ok, So since I have read …

Installing Redis on a Linux Server Read More »