rails_event_store
https://github.com/railseventstore/rails_event_store
Ruby
A Ruby implementation of an Event Store based on Active Record
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
1 Subscribers
Add a CodeTriage badge to rails_event_store
Help out
- Issues
- Events - how are they persisted
- Streams - provide some design details
- CQRS explained in docs
- Meta tags for sharing in docs
- Introduce ProcessManager mixin similar to AggregateRoot in order to help with event sourced process managers
- Make RailsEventStore::Client#inspect more useful
- RubyEventStore::EventDuplicatedInStream does not provide valuable debugging info
- Reusing aggregate instances inside circular sync handlers leads to WrongExpectedEventVersion error
- Describe RES component (gems), their role and how they fit together.
- Diagram showing how RES works
- Docs
- Subscribe to help with docs for this repo and come back later