2024-03-18T18:09:07Z

Dorian Taylor

Extend Store::Digest to include a way to indicate that an entry ought to be treated as cache.

https://intertwingler.ibis.makethingsmakesense.com/48707ee2-d5af-4882-9d7f-ab0f4517ea5c

If an entity is inserted into the store overtop of a cache entry, clear the cache flag and ensure it is never re-enabled.

Intertwingler MVP

What if a cache entry is superseded by an entity that is durable?