Add three cache types (request-scoped, client TTL, server byte-capped LRU)

This commit is contained in:
2026-04-14 23:39:35 +03:00
parent fd62d6f123
commit cb5e5b0106
4 changed files with 309 additions and 0 deletions
+3
View File
@@ -29,6 +29,9 @@ importers:
intl-messageformat:
specifier: ^10.0.0
version: 10.7.18
lru-cache:
specifier: ^10.0.0
version: 10.4.3
react:
specifier: ^18.2.0
version: 18.3.1