공부
[Redis] TTL only key (not field)
승가비
2022. 6. 6. 03:33
728x90
https://github.com/redis/redis/issues/1042
Allow to set an expiration on hash field · Issue #1042 · redis/redis
Right now the EXPIRE command only allows to set an expiration time on a key. It would be cool to have the possibility to set it on a field of an hash object. For example: HSET key field "Hello...
github.com
728x90