
Sat Jun 06 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

Sat Feb 08 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.

Thu 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.

Fri Mar 22 2019
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.
Fri Mar 22 2019
How to Install and Configure Redis on CentOS 7

Fri Mar 22 2019
How to Install and Configure Redis on Ubuntu 18.04
