Skip to main content

Module auto_refresh

Module auto_refresh 

Source
Expand description

Auto-refresh cache wrapper that proactively refreshes stale entries in the background, eliminating thundering-herd on cache miss.

Structsยง

AutoRefreshCache
A cache wrapper that refreshes entries in the background before they expire.