What is default expiry, If we don't specify expiry while writing data to cache? #834
Answered
by
Geolim4
rahulradixweb
asked this question in
Q&A
|
Hi, We have implemented file driver for caching data, something like below. My question is , up-to when this data will be available in cached storage? |
Answered by
Geolim4
Sep 28, 2021
Replies: 1 comment 3 replies
Immediately. |
3 replies
Answer selected by
rahulradixweb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Immediately.
Default TTL is 900 second if left untouched.