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.