asyncredux-persistence

Community

Persist app state locally with throttled saves.

Authormarcglasberg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Persisting app state locally, enabling resume across sessions for AsyncRedux apps.

Core Features & Use Cases

  • Custom Persistor class implementation
  • readState(), deleteState(), persistDifference() methods
  • LocalPersist helper usage and throttling
  • App lifecycle integration for pause/resume

Quick Start

  1. Create a custom Persistor by extending Persistor<AppState> and implementing readState(), deleteState(), persistDifference(), and throttle as needed.
  2. Initialize the Store with initialState and persistor, restoring from disk or using a default initial state when none exists.
  3. Optionally integrate an AppLifecycleManager to pause/persist on app lifecycle changes.

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: asyncredux-persistence
Download link: https://github.com/marcglasberg/async_redux/archive/main.zip#asyncredux-persistence

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 223,000+ vetted skills library on demand.