Xevion 9d231e6fdc feat: add ISR cache with stale-while-revalidate pattern
Implements in-memory caching for SSR pages using moka with:
- Configurable fresh/stale TTLs (60s/300s defaults)
- Background refresh for stale entries
- Cache invalidation on project/tag mutations
- Pre-cached icon collections on startup
- Skips cache for authenticated requests
2026-01-12 03:41:06 -06:00
Description
No description provided
14 MiB
Languages
Rust 54.6%
Svelte 30.6%
TypeScript 10.8%
Just 1.5%
CSS 1.1%
Other 1.4%