github apache/kvrocks v1.3.3
1.3.3

latest releases: v2.13.0-rc1, v2.13.0, v2.12.1...
4 years ago

Here is a comprehensive list of changes in this release compared to 1.3.2

Bug fixes

  • Fix rocksdb can't auto resume after no space error (#229)
  • Fix uninitialized Rocksdb.level0_stop_writes_trigger (#236)
  • Fix condition race for ReclaimOldDBPtr (#246)
  • Fix returning wrong string range in GETRANGE command (#254)
  • Fix data race for accessing database in some commands (#253)
    In spop, zremrangebylex, zremrangebyscore commands, the lock guard
    for accessing the database may not work actually.

Improvements

  • Replicas can execute publish command (#238)

Don't miss a new kvrocks release

NewReleases is sending notifications on new releases.