Skip to content

ZanRedisDB v0.8.3

Compare
Choose a tag to compare
@absolute8511 absolute8511 released this 17 May 11:31
· 227 commits to master since this release
f413a49
  1. add more Prometheus metrics for latency and event
  2. fix json.get & json.del for whole key
  3. make slow limiter conf dynamic
  4. optimize the collection clear while using compact TTL
  5. fix ltrim with start>end or start > llen for empty list
  6. fix spop response with no count
  7. sclear/lclear/zclear now return the 1 if cleared.