
Jun 6, 2020
How to Install and Configure Redis on Ubuntu 20.04
This tutorial describes how to install and configure Redis on Ubuntu 20.04. Redis is an open-source in-memory key-value data store.
Read more

Feb 8, 2020
How to Install and Configure Redis on CentOS 8
Redis is an open-source in-memory key-value data store. This guide covers the installation and configuration of Redis on CentOS 8.

Nov 28, 2019
How to Install and Configure Redis on Debian 10 Linux
In this tutorial, we will cover how to install and configure Redis on a Debian 10, Buster. Redis is an open-source in-memory key-value data store.

Dec 5, 2018
How to Install and Configure Redis on Debian 9
Redis is an open-source in-memory key-value data store. It can be used as a database, cache and message broker and supports various data structures such as Strings, Hashes, Lists, Sets, etc. This tutorial explains how to install and configure Redis on a Debian 9 server.
Nov 24, 2018
How to Install and Configure Redis on CentOS 7

Oct 28, 2018
How to Install and Configure Redis on Ubuntu 18.04
