Skip to content

ZanRedisDB v0.9.2

Compare
Choose a tag to compare
@absolute8511 absolute8511 released this 18 Jan 14:20
· 62 commits to master since this release
  1. support lazy clean compacted TTL
  2. zrem/srem optimized to avoid the raft
  3. add the API to support trigger the compaction for the expired meta and other range
  4. support level_compaction_dynamic_level_bytes for rocksdb
  5. range del can be configured to ignore to sync to the remote cluster
  6. fix placedriver leader election under network timeout
  7. use hard-link for remote backup to reduce disk usage.