[Epic] Caching, ETags & data-versioning #17

Closed
opened 2026-07-01 00:57:56 +00:00 by manlycucumber · 1 comment
manlycucumber commented 2026-07-01 00:57:56 +00:00 (Migrated from github.com)

Implement the Cloudflare-fronted cache contract: cache-everything semantics, long immutable TTLs, ETags, and a service-wide data-version stamp that gates invalidation. Done when responses are immutable per key and a version bump is the only way to invalidate.

Epic — child issues are tracked as sub-issues.

Implement the Cloudflare-fronted cache contract: cache-everything semantics, long immutable TTLs, ETags, and a service-wide data-version stamp that gates invalidation. Done when responses are immutable per key and a version bump is the only way to invalidate. _Epic — child issues are tracked as sub-issues._
manlycucumber commented 2026-07-03 05:57:44 +00:00 (Migrated from github.com)

Epic complete — strong ETags + immutable Cache-Control + conditional-GET 304s (CacheHeaders), the service-wide X-Data-Version header on every response, and the Cloudflare origin/edge contract (docs/deploy/cloudflare.md). Live edge rules + purge token remain maintainer infra. #136.

Epic complete — strong ETags + immutable `Cache-Control` + conditional-GET 304s (`CacheHeaders`), the service-wide `X-Data-Version` header on every response, and the Cloudflare origin/edge contract (`docs/deploy/cloudflare.md`). Live edge rules + purge token remain maintainer infra. #136.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Api#17
No description provided.