redis / go-redis

Redis Go client
https://redis.uptrace.dev
BSD 2-Clause "Simplified" License
19.6k stars 2.31k forks source link

Support Hash-field expiration commands in Pipeline & Fix HExpire HExpireWithArgs expiration #3038

Open tzongw opened 5 days ago

tzongw commented 5 days ago

2991 Supports Hash-field expiration commands, it will be useful to support that in Pipeline.

Also Fix HExpire HExpireWithArgs expiration, convert it to seconds