Storage & Recovery

Community

Ensure robust storage and recovery for game state

Authorkerem-ersoz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Solve slow access to durable game state by combining an in-memory cache with Redis persistence.

Core Features & Use Cases

  • HybridStorage API with synchronous in-memory operations and asynchronous Redis persistence
  • Boot-time recovery: reconstructs tables and game instances from Redis
  • Background sync: pending ops flush, full sync, reconnection recovery
  • Event log system with Redis Streams for state replay
  • Circuit breaker for Redis outages to prevent cascading failures
  • State serialization and reconstruction support for new game types

Quick Start

Initialize the HybridStorage system at startup to perform boot-time recovery from Redis and load in-memory tables.

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: Storage & Recovery
Download link: https://github.com/kerem-ersoz/gonul/archive/main.zip#storage-recovery

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.