Skip to content

Releases: Netflix/dynomite

Fix Crash during node replacement

12 Jan 19:13
Compare
Choose a tag to compare
Pre-release
v0.6.4

Fix Build breaks for Musl Compatibility

20 Dec 18:12
182146a
Compare
Choose a tag to compare

The custom format specifier is not supported in Musl. This release is to fix that issue

Support for More Sorted set operations

07 Dec 17:57
0119c64
Compare
Choose a tag to compare
Pre-release

Support for more sorted set operations:

  • ZLEXCOUNT
  • ZRANGEBYLEX
  • ZREMRANGEBYLEX
  • ZREVRANGEBYLEX

Decryption Crash Fix

12 Oct 20:03
Compare
Choose a tag to compare

This release fixes an important bug that we were seeing in Production where nodes would crash arbitrarily while receiving and decrypting larger payload data

Disable Ready Queue Flush functionality

25 Sep 17:47
Compare
Choose a tag to compare

This release disables the ready queue functionality since it caused some issues for large data queries.

v0.5.9-2_ProxyCloseFix

15 Mar 22:23
Compare
Choose a tag to compare

v0.5.9-1_BetterLogs

10 Mar 21:17
Compare
Choose a tag to compare
Better logs in light of recent issue for debugging

Fix Routing for a few commands in Safe Quorum

27 Feb 23:21
Compare
Choose a tag to compare

Minor fixes so the dynomite explorer GUI can work correctly

v0.5.7

02 Mar 23:18
Compare
Choose a tag to compare
v0.5.7 Pre-release
Pre-release
o Bug fixes
o Differentiate before local and remote stats
o Build on Red Hat and CentOS
o Travis test framework

Stability and Automation Scripts

15 Dec 23:32
Compare
Choose a tag to compare
Pre-release
o Efficient Quorum
o Fix Dnode peer mismatch in requests
o Automation scripts
o Florida replacement to provide seeds
o Stability Fixes