mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
- Add tenant_header to SessionCacheConfig; when set, cache keys are scoped
as plano:affinity:{tenant_id}:{session_id} for multi-tenant isolation
- Thread tenant_id through RouterService, routing_service, and llm handlers
- Use Cow<'_, str> in session_key to avoid allocation when no tenant is set
- Remove unused log_affinity_hit (logging was already inlined at call sites)
|
||
|---|---|---|
| .. | ||
| source | ||
| build_docs.sh | ||
| CNAME | ||
| Dockerfile | ||
| Makefile | ||
| README.md | ||
| requirements.txt | ||
| routing-api.md | ||