REDIS
How to set up Redis on Ubuntu!
Intro Redis is software used for database or caching that stores a key value running in-memory. Click for more details Requirements We need a machine with Ubuntu 16.04 installed for a non-root user with sudo authority in order to have Redis working in your hand. Pre Setup and Test