Skip to content

Releases: Snapchat/KeyDB

v5.0.1 KeyDB Stable Release

27 Aug 19:33
Compare
Choose a tag to compare

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

25 Jul 21:04
Compare
Choose a tag to compare

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

16 Jul 20:02
Compare
Choose a tag to compare

Bug fix release:

  • Fixes crash in aborting replication
  • Fixes deadlock issues between clients
  • Fixes replication syncronization between clients when using Active Replication

Advanced Replication Refresh

10 May 00:16
Compare
Choose a tag to compare

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

16 Apr 17:40
Compare
Choose a tag to compare

This release fixes a number of issues in the 0.9.4 release related to replication and modules.

Advanced Replication

12 Apr 01:28
Compare
Choose a tag to compare

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)

25 Mar 05:34
Compare
Choose a tag to compare

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

19 Mar 19:47
Compare
Choose a tag to compare

This is a minor release with some bug fixes reported by users. No additional features added vs v0.9.2.

Stable Release

11 Mar 22:40
Compare
Choose a tag to compare

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