redis / rueidis

A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
Apache License 2.0
2.47k stars 158 forks source link

feat: add HExpire, HPExpire, HTTL, and HPTTL to rueidiscompat #618

Closed rueian closed 3 months ago

rueian commented 3 months ago

Resolves https://github.com/redis/rueidis/issues/607