mirror of
https://github.com/katanemo/plano.git
synced 2026-05-01 03:46:35 +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)
|
||
|---|---|---|
| .. | ||
| db_setup | ||
| includes | ||
| tech_overview | ||
| cli_reference.rst | ||
| configuration_reference.rst | ||
| deployment.rst | ||
| llms_txt.rst | ||