ZanRedisDB v0.8.3
- add more Prometheus metrics for latency and event
- fix json.get & json.del for whole key
- make slow limiter conf dynamic
- optimize the collection clear while using compact TTL
- fix ltrim with start>end or start > llen for empty list
- fix spop response with no count
- sclear/lclear/zclear now return the 1 if cleared.