2025-11-18T21:30:10Z
Create a background worker thread that polls regularly for expired cache entries.
Extend Store::Digest to include a way to indicate that an entry ought to be treated as cache.
How do we actually go about evicting expired cache entries?
Put a hook on the store's accessors to evict the expired cache entries.