Explore Library
FlashcardBeginner

Key Expiration and TTL

Redis keys can be given a time-to-live after which they auto-delete.

Question

What is a TTL in Redis?

Click to reveal answer