wyattjoh
changed the title feat: two-level LRU cache for minimal mode response cache feat: implement LRU cache with invocation ID scoping for minimal mode response cache83 days ago
Add LRU cache for minimal mode response cache
05b9649c
feat: add invocation ID scoping for minimal mode response cache
09a1fc3e
refactor: remove TTL expiry from minimal mode response cache
3d423f92
feat: add eviction warning for minimal mode response cache
3f8a6a0c
feat: add TTL fallback for minimal mode response cache
09d696e8
refactor: rename x-vercel-id to x-invocation-id for response cache
2075817f
chore: increase default maxResponseCacheSize to 30
ffceda6c
feat: add proactive TTL eviction and configurable responseCacheTTL
77a2359c
fix: restore on-demand revalidation resolve logic
9cb4077e
refactor: remove timer-based proactive eviction from response cache
566076fe
refactor: remove unused peek() method from LRU cache
345cbe4b
docs: improve code comments for clarity
5c20f3b7
fix: make nextConfig required in getResponseCache
4d8393b3
docs: remove incorrect minimal mode clarification
7a34f798
feat: implement two-level LRU cache for minimal mode response cache
39189b69
refactor: extract default cache sizes to module constants
49febac1
refactor: migrate response cache config to environment variables
d594106c
refactor: simplify response cache to single LRU with compound keys
20bdd824
refactor: replace infra namespace with explicit withInvocationId() he…
b07a6d3f
wyattjohforce pushedfrom49df06bctob07a6d3f83 days ago
Login to write a write a comment.
Login via GitHub