2024-03-18T18:05:19Z
2025-11-24T22:10:00.000Z
Create a variant of the metadata driver for both the old and the new version of the database layout.
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?
https://intertwingler.ibis.makethingsmakesense.com/bc4fce9a-fb92-4068-91a4-da9b06996b3d
Implement caching of generated representations against Store::Digest.
Reuse the `dtime` field and just set it to the future.
What do we do about the expiration time of the cache entries?
What if a cache entry is superseded by an entity that is durable?