plano/docs/source/resources
Spherrrical 03cb09f47e add tenant-scoped Redis session cache keys and remove dead log_affinity_hit
- 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)
2026-04-13 16:50:53 -07:00
..
db_setup remove exposed example passwords from documentation (#779) 2026-02-25 13:14:36 -08:00
includes add tenant-scoped Redis session cache keys and remove dead log_affinity_hit 2026-04-13 16:50:53 -07:00
tech_overview updating architecture diagram (#774) 2026-02-21 16:00:02 -08:00
cli_reference.rst add support for background trace collection and tracing output (#749) 2026-02-24 19:17:33 -08:00
configuration_reference.rst Rename all arch references to plano (#745) 2026-02-13 15:16:56 -08:00
deployment.rst release 0.4.17 (#869) 2026-04-03 10:05:33 -07:00
llms_txt.rst Update docs to Plano (#639) 2025-12-23 17:14:50 -08:00