My cache needs to expire on the hour, with light expiration and heavy expiration distinctions. What should I use? #512
Unanswered
zms9110750
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Use Case
I need to fetch statistics data from a network API, which includes two types of data:
The update rule for the data is: UTC 0:00 and every 2 hours afterward. To keep the data in sync, I need the following behavior:
Beta Was this translation helpful? Give feedback.
All reactions