| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(cache): persist read-only API responsesv3.3.1 | Christian Cleberg | 2026-05-06 | 1 | -4/+15 |
| | | | | | | | | | | | | | Add a bounded stale-while-revalidate cache at the Sourcehut API boundary with stable keys, centralized TTLs, request coalescing, payload hashing, and LRU disk pruning. Cache high-value read-only repo, build, ticket, project, profile, paste, and Home/Work Queue data while keeping mutations network-only and invalidating related prefixes after successful writes. Add focused cache tests and implementation notes. | ||||
| * | feat: implement support for projects, lists, and pastes | Christian Cleberg | 2026-03-19 | 1 | -0/+231 |
