An open source, high performance fork of Redis with support for additional data structures like Sorted Sets and Streams, aiming to be a faster, more modular alternative to Redis while maintaining compatibility.
KeyDB is an open source, high performance fork of Redis that supports additional data structures like Sorted Sets and Streams. It is developed by the Equilbrium company and aims to be a faster, more modular alternative to Redis while maintaining compatibility with Redis clients and data types.
Some of the key features of KeyDB include:
Overall, if you require Redis-like functionality with higher performance, the ability to handle more data volumes and workloads, and useful extensions like Sorted Sets, KeyDB warrants consideration as an open source alternative.
Here are some alternatives to KeyDB:
Suggest an alternative ❐