Redis → services redisserver

Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.

The project was developed and maintained by ihttps://github.com/antirez[Salvatore Sanfilippo^]

The name Redis means *Re*mote *Di*ctionary *S*erver.

MongoDB is developed by MongoDB Inc. and licensed under the Server Side Public License (SSPL).

Main features

Video = intro

Redis in 100 Seconds