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.43k stars 154 forks source link

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

Closed rueian closed 2 months ago

rueian commented 2 months ago

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