evented
CommunityMaster event sourcing with Spector.
Authorityonemo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust framework for implementing event sourcing in Elixir applications, enabling audit trails, temporal queries, and history replay for Ecto schemas.
Core Features & Use Cases
- Event Logging: Records all changes to specified schemas as immutable events.
- Audit Trails: Maintains a complete history of all data modifications.
- Temporal Queries: Allows querying data as it existed at any point in time.
- History Replay: Reconstructs schema state by replaying events.
- Schema Versioning: Manages schema evolution and automatic migration during replay.
- Use Case: Track every change to a user's profile, from creation to updates and deletions, allowing you to revert to any previous state or audit who changed what and when.
Quick Start
Use the evented skill to insert a new user record into the Data.User schema.
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: evented Download link: https://github.com/ityonemo/pepper/archive/main.zip#evented 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.