caching-and-distributed-state

Community

Design safe, scalable caching and state.

AuthorTiepbm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Designs safe caching and distributed state with TTLs, invalidation, staleness rules, Redis-style patterns, locks, sessions, hot-key controls, and consistency trade-offs.

Core Features & Use Cases

  • Cache patterns & strategies: cache-aside, read-through, write-through, and write-behind to balance latency, durability, and complexity.
  • Invalidation, TTLs, and staleness: explicit invalidation rules and freshness guarantees to avoid stale reads.
  • Distributed coordination: locks, sessions, and stampede protections to guard critical sections and hot keys.
  • Design boundaries: clear source of truth, tenancy considerations, and safe fallback behavior for degraded modes.

Quick Start

Configure a cache-aside pattern with a TTL and explicit invalidation for a read-heavy dataset.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: caching-and-distributed-state
Download link: https://github.com/Tiepbm/software-engineering-agent/archive/main.zip#caching-and-distributed-state

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.