Redis
Redis is an open-source in-memory key-value database.
The database implementing a distributed, in-memory key-value store with optional durability.
Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, hyperloglogs, bitmaps and spatial indexes.