api/docs
Snider 7bcb6d469c fix(pr#2): address CodeRabbit round 4 — newCacheStore fail-closed for unbounded cache
Prevent silent unbounded cache creation when both maxEntries and maxBytes
are non-positive: newCacheStore now returns nil, WithCacheLimits skips
middleware registration, and WithCache defaults to 1 000-entry LRU cap
when called with only a TTL argument.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-07 11:32:28 +01:00
..
architecture.md fix(pr#2): address CodeRabbit round 4 — newCacheStore fail-closed for unbounded cache 2026-04-07 11:32:28 +01:00
development.md feat(api): merge go-api + php-api into polyglot repo 2026-03-14 10:03:29 +00:00
history.md feat(cache): add byte-bounded eviction 2026-04-02 01:49:36 +00:00
index.md feat(api): expose swagger licence metadata 2026-04-01 20:26:55 +00:00