Skip to content

release-v0.0.2-20211120

Compare
Choose a tag to compare
@chenyang8094 chenyang8094 released this 20 Nov 12:48
· 23 commits to main since this release
fa5073f
  • 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