A Ruby implementation of an Event Store based on Active Record
A Ruby implementation of an Event Store based on Active Record
Rails Event Store (RES) is a library for publishing, consuming, storing and retrieving events. It's your best companion for going with an event-driven architecture for your Rails application.
You can use it:
Documentation, tutorials and code samples are available at https://railseventstore.org.
This single repository hosts several gems and website with documentation — see the contribution guide.
We're aiming for 100% mutation coverage in this project. This is why:
Whenever you fix a bug or add a new feature, we require that the coverage doesn't go down.
No open issues yet, or sync has not completed.