cache: share published catalogs across instances

This commit is contained in:
a.tolmachev
2026-05-04 05:22:27 +00:00
parent 284ba76b6b
commit 50b1e5ea13
6 changed files with 164 additions and 7 deletions
+1
View File
@@ -197,6 +197,7 @@
- platform / coordination state не смешивался с response cache;
- response cache по умолчанию изолировался по `workspace + agent + operation + request fingerprint`;
- внешний cache backend можно было безопасно шарить между несколькими рабочими областями и агентами.
- shared coordination cache уже применяется не только для rate limiting, но и для multi-instance snapshots published MCP catalogs.
## 14. Этап 11. Live staging and demo readiness