Skip to content

worker: per-tenant cache shard + tenant-scoped read/serve path #558

Description

@somfornot

Shard worker cache state by tenant (HashMap<TenantId, TenantShard> with a cache_root/<tenant>/ subtree) under a single global eviction budget (shard the eviction policy, not the budget). Thread the tenant past admission into serve/block resolution on the read path.

Part of #555. Design: #554.

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions