Skip to content

Releases: Netflix/dynomite

Add support for read repairs

19 Jul 16:52
6870eca
Compare
Choose a tag to compare
Pre-release
  • Read repair support with tests
  • Multiple bug fixes including crash fixes

Add support for Redis scripting commands

10 May 04:25
67166e3
Compare
Choose a tag to compare
  • Adds support for EVALSHA, SCRIPT LOAD, SCRIPT EXISTS, SCRIPT KILL & SCRIPT FLUSH
  • Changes default log level
  • Removes incorrect assert in code

Support Redis module ReJson commands

10 Jan 08:00
b21516a
Compare
Choose a tag to compare
Pre-release
  • Support Redis module Rejson commands
  • Support SCRIPT LOAD, EVALSHA, SCRIPT KILL, SCRIPT FLUSH, SCRIPT EXISTS commands in Dynomite
  • Update Supported Redis Commands page with SCRIPT LOAD

Multi-mbuf payload decryption bug fixed

03 Dec 19:31
94f8e11
Compare
Choose a tag to compare
Pre-release
Merge pull request #619 from artpdr/update_Dockerfile

Update Dockerfile to install software-properties-common instead of python-software-properties.

Full debug mode crash fix

01 Oct 15:44
edda02a
Compare
Choose a tag to compare
Pre-release

Fixes the crash introduced in full debug mode by the following commit:
192af49

MBUF updates

25 Sep 17:12
6147d56
Compare
Choose a tag to compare
MBUF updates Pre-release
Pre-release
  • Valid mbuf which contains an error string.
  • Fix mbuf usage in dnode_peer_handshake_announcing
  • Update .h dependencies and code base formatting

Consistency for SMEMBERS under DC_SAFE_QUORUM

29 Aug 21:57
bdb4574
Compare
Choose a tag to compare

Notable additions this release:

  • Consistency for SMEMBERS under DC_SAFE_QUORUM
  • Added support for Redis Geo commands (GEOADD, GEOHASH, GEOPOS, GEORADIUS, GEODIST, GEORADIUSBYMEMBER)
  • Bug fixes for some crashes
  • Minor code cleanup

v0.6.8: Merge pull request #564 from Netflix/dev

07 Aug 05:13
f59986b
Compare
Choose a tag to compare
Merging dev to v0.6

Multikey Exists

01 Mar 05:52
Compare
Choose a tag to compare
Multikey Exists Pre-release
Pre-release
  • Mutikey Exists
  • Info command with args
  • More Robust Florida seeds parser
  • New DNS Type
  • Crash fix at Node replacement

Definitely Fix Crash during node replacement

20 Jan 00:21
Compare
Choose a tag to compare

There was a problem with schedule task not being cancelled leading to a crash in the scenario of node replacement