mirror of
https://github.com/katanemo/plano.git
synced 2026-05-03 04:42:49 +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)
|
||
|---|---|---|
| .. | ||
| _ext | ||
| _static | ||
| _templates | ||
| build_with_plano/includes | ||
| concepts | ||
| get_started | ||
| guides | ||
| resources | ||
| conf.py | ||
| docutils.conf | ||
| index.rst | ||