Skip to content

A Ruby implementation of an EventStore based on Active Record.

License

Notifications You must be signed in to change notification settings

mlomnicki/rails_event_store

 
 

Repository files navigation

Rails Event Store

An implementation of an Event Store for Ruby and Rails. Comes with Active Record adapter.

This single repository hosts several gems.

Code status

Build Status Gem Version

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.

Documentation

Documentation and code samples are available at https://railseventstore.org. Sources can be found in another repository.

Contributing

Check the contribution guide.

About

Arkency

This repository is funded and maintained by Arkency. Check out our other open-source projects.

Consider hiring us and make sure to check out our blog.

Learn more about DDD & Event Sourcing

Check our Rails + Domain Driven Design Workshop. Why You should attend? Robert has explained this in a blogpost.

Next edition will be held on 21-22th September 2017 in Berlin, Germany. Workshop will be held in English.

Another edition is also planned for November in London.

Read about Domain Driven Rails

You may also consider buying the Domain-Driven Rails book.

About

A Ruby implementation of an EventStore based on Active Record.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 95.5%
  • Makefile 4.4%
  • Shell 0.1%