You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used redis with hash type. But I can't find methods to set TTL for subfields inside. I think this is a new feature of Redis for hash since version 7.4.0, can you check if it is correct? And please update it
Hi,
I have used redis with hash type. But I can't find methods to set TTL for subfields inside. I think this is a new feature of Redis for hash since version 7.4.0, can you check if it is correct? And please update it
HEXPIRE
Thank you,
The text was updated successfully, but these errors were encountered: