Releases: Snapchat/KeyDB
v5.0.1 KeyDB Stable Release
This release fixes a race condition in v5 and below when multiple threads and PUB/SUB commands are used.
v5.0.0 KeyDB Stable Release
KeyDB v5 contains the following changes:
- Active Replication is now stable
- Simplified Active Replication reconnection
- WAIT command support with Active Replication
- Bug Fixes
Due to version checks with software expecting Redis, KeyDB has jumped straight to version 5.0 as we match the Redis 5 feature set.
v0.9.6
Advanced Replication Refresh
This release fixes multiple advanced replication bugs and adds new versioning to allow safe database merging between each master (newest key wins).
v0.9.4 Bug Fix Release
This release fixes a number of issues in the 0.9.4 release related to replication and modules.
Advanced Replication
This release is the first containing our experimental advanced replication features including Active Replication and Multiple Masters. These features are intended to allow clustering without the downsides of traditional Redis clusters.
In addition this release contains a few REPL2 compatibility bug fixes.
KeyDB 0.9.3 (Active Replica)
This release includes the following new features:
- Active Replicas
- ARM Support
- OS X Support
In addition to minor bug fixes.
v0.9.2 Update Release
This is a minor release with some bug fixes reported by users. No additional features added vs v0.9.2.
Stable Release
0.9.2 Is tested and supports the following:
- All redis commands
- Redis modules
- Lua scripts
This release also includes a number of performance and security fixes.
Official binaries are available on dockerhub: https://hub.docker.com/r/eqalpha/keydb