Dynomite Versions Save

A generic dynamo implementation for different k-v storage engines

v0.6.15

4 years ago
  • Read repair support with tests
  • Multiple bug fixes including crash fixes

v0.6.14

5 years ago
  • Adds support for EVALSHA, SCRIPT LOAD, SCRIPT EXISTS, SCRIPT KILL & SCRIPT FLUSH
  • Changes default log level
  • Removes incorrect assert in code

v0.7.0

5 years ago
  • 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

v0.6.12

5 years ago

v0.6.11

5 years ago

Fixes the crash introduced in full debug mode by the following commit: https://github.com/Netflix/dynomite/commit/192af493431208e35f1f673780d29d672bff5072

v0.6.10

5 years ago
  • Valid mbuf which contains an error string.
  • Fix mbuf usage in dnode_peer_handshake_announcing
  • Update .h dependencies and code base formatting

v0.6.9

5 years ago

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

5 years ago

v0.6.6

6 years ago
  • Mutikey Exists
  • Info command with args
  • More Robust Florida seeds parser
  • New DNS Type
  • Crash fix at Node replacement

v0.6.5

6 years ago

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