- Support SLAB based expire algorithm
- Support `mem_uasge` and `free_effort` for scan mode
- Add PassiveExpire statistics
- Add `exhgetallwithver` command
- Support GT version param
- Some code refactor
release-v0.0.2-20211120
- Fix that the `RedisModule_KeyType` module api does not handle the `stream` type in old version redis
- Fix UAF bug when delete a empty tairhash in active expire timer handler
- Fix reply incompatibility between `exhscan` and `hscan`
- Add `REDISMODULE_OPEN_KEY_NOTOUCH` key flag when open key in expire timer handler
- Make `exhexpireinfo` as a zero key cmd, so it can be used in cluster mode
release-v0.0.1-20210903
- Support SCAN mode and SORT mode for active expiration
- Can run in redis 5.x and redis 6.x , issue 3
- Support KEEPTTL option for field set
- Update API doc
release-v1.0.0-20230206
- Support all zset commands (refer to redis 6.0)
- Update README and license file
release-v0.0.1-20211027
- Support multi-score(Limited to 255)sorting
- Incrby semantics is still supported under multi-score sorting
release-v1.0.0-20230206
- Support all zset commands (refer to redis 6.0)
- Update README and license file
release-v0.0.1-20211027
- Support multi-score(Limited to 255)sorting
- Incrby semantics is still supported under multi-score sorting