Redis
Redis installation, configuration, and performance tuning.
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.

How to Install and Configure Redis on CentOS 7
Redis is an open-source in-memory data structure store. It can be used as a database, cache and message broker and supports various data structures such as Strings, Hashes, Lists, Sets etc.

How to Install and Configure Redis on Ubuntu 18.04
Redis is an open-source in-memory data structure 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 describes how to install and configure Redis on an Ubuntu 18.04 server.



