Cache expiry
#219
|
I see in the documentation how the cache works (e.G. first in memory » KV » D1) but the one thing I wonder about is how does expiring the cache work? e.G. to keep the example from the docs, if I request the URL |
Answered by
lane711
Feb 1, 2024
Replies: 1 comment
|
sorry for the late reponse - SonicJs automatically invalidates the cache when a record is updated/inserted or deleted |
0 replies
Answer selected by
lane711
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sorry for the late reponse - SonicJs automatically invalidates the cache when a record is updated/inserted or deleted