envato / event_sourcery

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

Remove Command and CommandHandler #108

Closed stevehodgkiss closed 7 years ago

stevehodgkiss commented 7 years ago

These are fairly basic objects and each app is will likely have a slightly different opinion on how to implement and instrument them. If we do want them then we can build a separate shared gem for this kind of stuff.