2024-03-18T18:06:46Z

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/c5f0efdb-a5ef-4062-9e13-0fbb32ccd030

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?