This is actually possible from redis 7.4+. It's called HEXPIRE
https://redis.io/docs/latest/commands/hexpire/
↧
Answer by AndrewB87 for How to "EXPIRE" the "HSET" child key in redis?
↧
This is actually possible from redis 7.4+. It's called HEXPIRE
https://redis.io/docs/latest/commands/hexpire/