redis-domain-delivery
CommunityShip Redis changes with evidence and rollback
AuthorvTRKA
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Redis implementations often become risky because cache/store/queue/lock behaviors, TTL/eviction rules, topology constraints, and failure modes are easy to get subtly wrong and hard to prove before files change.
Core Features & Use Cases
- Redis keyspace contract design: Classifies each prefix as cache, store, queue, lock, rate limiter, or ephemeral session, including data-loss tolerance, cardinality, and value-size expectations.
- Production-safe implementation procedure: Guides selecting correct data structures, enforcing TTL and eviction policy, bounding commands, reviewing Lua atomicity, and validating Streams, locks, and cluster/sentinel topology.
- Verification-first delivery: Requires evidence from scoped checks, records pass/fail status, and defines rollback/repair steps (including key versioning and restore/replay drills when needed).
Quick Start
Use redis-domain-delivery to implement and verify a small Redis change by following the required source-of-truth inspection, scoped checks, evidence recording, and rollback path for your specific Redis stack context.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: redis-domain-delivery Download link: https://github.com/vTRKA/supervibe/archive/main.zip#redis-domain-delivery Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.