Releases: Netflix/dynomite
Releases · Netflix/dynomite
Fix Crash during node replacement
v0.6.4
Fix Build breaks for Musl Compatibility
The custom format specifier is not supported in Musl. This release is to fix that issue
Support for More Sorted set operations
Support for more sorted set operations:
- ZLEXCOUNT
- ZRANGEBYLEX
- ZREMRANGEBYLEX
- ZREVRANGEBYLEX
Decryption Crash Fix
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
This release disables the ready queue functionality since it caused some issues for large data queries.
v0.5.9-2_ProxyCloseFix
v0.5.9-1_BetterLogs
Better logs in light of recent issue for debugging
Fix Routing for a few commands in Safe Quorum
Minor fixes so the dynomite explorer GUI can work correctly
v0.5.7
Stability and Automation Scripts
o Efficient Quorum
o Fix Dnode peer mismatch in requests
o Automation scripts
o Florida replacement to provide seeds
o Stability Fixes