Redis
Last updated
Last updated
Redis is an open-source, in-memory key-value data store.
A NoSQL database, Redis doesn’t use structured query language, otherwise known as SQL. Redis instead comes with its own set of commands for managing and accessing data.