Back
When I run the command redis-cli INFO, one of the returned values indicates the avg_ttl. I'm unsure what unit of time this is represented in?
Example:
# Keyspacedb0:keys=706818,expires=228745,avg_ttl=1521990750
# Keyspace
db0:keys=706818,expires=228745,avg_ttl=1521990750
What do these commands return:
Also, note that the average value avg_ttl is an estimate using the random check of keys
Learn how we helped 50,000+ professionals like you !
31k questions
32.8k answers
501 comments
693 users