KeyDB

A Multithreaded Fork of Redis

BSD-3-CLAUSE License

Stars
10.8K

Bot releases are hidden (Show)

KeyDB - v5.0.1 KeyDB Stable Release

Published by JohnSully about 5 years ago

This release fixes a race condition in v5 and below when multiple threads and PUB/SUB commands are used.

KeyDB - v5.0.0 KeyDB Stable Release

Published by JohnSully about 5 years ago

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.

KeyDB - v0.9.6

Published by JohnSully over 5 years ago

Bug fix release:

  • Fixes crash in aborting replication
  • Fixes deadlock issues between clients
  • Fixes replication syncronization between clients when using Active Replication
KeyDB - Advanced Replication Refresh

Published by JohnSully over 5 years ago

This release fixes multiple advanced replication bugs and adds new versioning to allow safe database merging between each master (newest key wins).

KeyDB - v0.9.4 Bug Fix Release

Published by JohnSully over 5 years ago

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

KeyDB - Advanced Replication

Published by JohnSully over 5 years ago

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 - KeyDB 0.9.3 (Active Replica)

Published by JohnSully over 5 years ago

This release includes the following new features:

  • Active Replicas
  • ARM Support
  • OS X Support

In addition to minor bug fixes.

KeyDB - v0.9.2 Update Release

Published by JohnSully over 5 years ago

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

KeyDB - Stable Release

Published by JohnSully over 5 years ago

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