Open
Description
The problem/use-case that the feature addresses
My customer has a use case where each element within a Hash/Set/Sorted Set data type would have different TTL. Right now, it is done by manually write client side logic or lua script. It would be great if Valkey could support element level TTL, so the element get expired independently.
Description of the feature
Valkey would allow client to specific different TTL value at element level.
Alternatives you've considered
None.
Additional information
None.