Skip to content

Introduce targeted cache invalidation tags #459

@hman38705

Description

@hman38705

Issue 014: Introduce targeted cache invalidation tags

Area: Backend
Priority: Medium
Files: services/api/src/cache/mod.rs, services/api/src/handlers.rs

Problem

Invalidations are broad and potentially expensive. A single write invalidates unrelated cache entries.

Acceptance Criteria

  • Invalidation scope is narrowed to affected entities\n- Blast radius is measured and reduced\n- Docs explain key and tag strategy\n- Benchmark shows reduced invalidation overhead

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions