To get an expiration time of a redis key you can use
To read more about setting expiration time and or other options:
- https://redis.io/commands/expire
#redis #expiration_time #expire #ttl
TTL
like below:TTL "YOUR_KEY_NAME"
To read more about setting expiration time and or other options:
- https://redis.io/commands/expire
#redis #expiration_time #expire #ttl