Redis : overview : remember
Summary
Redis is an open-source, in-memory data structure store that is used as a database, cache, and message broker. Known for its speed and flexibility, Redis supports various data structures like strings, hashes, lists, sets, and more.