In a refresh-ahead approach, cache entries can be automatically refresh by the data store prior to the entry’s expiration.
Disadvantages of refresh-ahead
- Accurately predicting which entries to refresh is difficult.
- Can be worse using this approach than not.