cache: define response cache boundaries
This commit is contained in:
@@ -193,6 +193,10 @@
|
||||
- Community deployment path умеет поднимать optional `Valkey`;
|
||||
- Cloud использует shared cache layer как default managed runtime component;
|
||||
- Enterprise может подключать свой `Valkey/Redis` на уровне single-node или cluster deployment.
|
||||
- cache namespaces документированы так, чтобы:
|
||||
- platform / coordination state не смешивался с response cache;
|
||||
- response cache по умолчанию изолировался по `workspace + agent + operation + request fingerprint`;
|
||||
- внешний cache backend можно было безопасно шарить между несколькими рабочими областями и агентами.
|
||||
|
||||
## 14. Этап 11. Live staging and demo readiness
|
||||
|
||||
|
||||
Reference in New Issue
Block a user