OBJECT FREQ
OBJECT FREQ key
@keyspace, @read, @slow, This command returns the logarithmic access frequency counter of a Redis object stored at <key>.
The command is only available when the maxmemory-policy configuration directive is set to one of the LFU policies.
The counter's value.
© 2006–2022 Salvatore Sanfilippo
Licensed under the Creative Commons Attribution-ShareAlike License 4.0.
https://redis.io/commands/object-freq/