What is Redis?

Redis is an open-source key-value data store known for its flexibility, performance, and wide language support. An in-memory database, Redis is also known for its speed and has found wide use as a cache and message broker, as well as a database.

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.

To learn more about Redis, please visit:

A complete list of our educational resources on Redis can be found on our Redis tag page.

Originally posted on DigitalOcean Community Tutorials
Author: Mark Drake

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *