envato / event_sourcery

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

Allow passing in the created_at time of events instead of using now() #59

Closed stevehodgkiss closed 8 years ago

stevehodgkiss commented 8 years ago

We need this functionality to map a new event stream with the original created_at timestamps.