envato / event_sourcery

A library for building event sourced applications in Ruby
MIT License
84 stars 10 forks source link

Add ability to save multiple events at a time #46

Closed stevehodgkiss closed 8 years ago

stevehodgkiss commented 8 years ago

Updates all event stores to support writing multiple events.

Please review this first: https://github.com/envato/event_sourcery/pull/45