Unified Queue Design
CommunityReliable offline actions via server-first queuing.
Authorsklonely
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Establishes a robust pattern for client-to-cloud interactions using the OfflineQueueService to ensure offline support, synchronization, and prevents data loss.
Core Features & Use Cases
- Offline resiliency: capture user intents while offline and replay when online.
- Server-first workflow: push intents to the server, deferring direct execution until connected.
- Reliable retries: automatically retry failed requests with an outbox queue to maintain data integrity.
Quick Start
Configure your client to initialize the OfflineQueueService, enqueue eligible actions while offline, and allow automatic processing once connectivity is restored.
Dependency Matrix
Required Modules
None requiredComponents
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: Unified Queue Design Download link: https://github.com/sklonely/ClassNoteAI/archive/main.zip#unified-queue-design 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 223,000+ vetted skills library on demand.