Product
Redis Software
IT InfrastructureDocument Databases
The modern, general purpose database platform.
☆☆☆☆☆ 0.0 Based on 0 Reviews
Redis Software
Learn More
About the Redis Software
Redis (Remote Dictionary Server) is an open-source, in-memory data structure store used as a database, cache, message broker, and streaming engine. It is known for its speed and performance, as it stores all data in memory, allowing for sub-millisecond latency. Redis supports a wide variety of data structures, including strings, hashes, lists, sets, and more. It offers built-in replication, Lua scripting, and high availability features. While primarily an in-memory database, it also provides optional on-disk persistence for durability.