Redis
Last updated
Was this helpful?
Last updated
Was this helpful?
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.