Redis

Redis stands for REmote DIctionary Server.

It is an in-memory NoSQL key/value store written in ANSI C, used primarily as an application cache or fast-response database.

Reference: https://redis.io/.