Groups
Groups
Sign in
Groups
Groups
Redis DB
Conversations
About
Send feedback
Help
Redis - Object Idletime for Hash Set
141 views
Skip to first unread message
Abyss
unread,
May 17, 2021, 10:37:34 PM
5/17/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Redis DB
According to
redis.io
, the object idletime command only allow key to be inserted to find out the idle time for the key.
I am using hash keys and I wanted to
find out the idletime for each field
inside the hash keys. May I know how can I do this out?
sundb
unread,
May 17, 2021, 11:21:23 PM
5/17/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Redis DB
redis only stores the idle time of robj, the field of hash is not robj, so it has no idle time.
Reply all
Reply to author
Forward
0 new messages