cache: share published catalogs across instances
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -178,6 +178,7 @@ Demo/deployment:
|
||||
- ingress rate limiting;
|
||||
- replay guard;
|
||||
- ephemeral coordination state;
|
||||
- shared snapshots published MCP catalogs between instances;
|
||||
- будущие short-lived / one-time token helpers.
|
||||
|
||||
Второй контур хранит только кэшируемые ответы операций.
|
||||
|
||||
Reference in New Issue
Block a user