This library provides an interface for event sourcing over a pluggable back end data store. Currently it supports the Sequel gem and its data stores as well as an in-memory data store for testing.
John Downey
gem "history_book", "~> 0.1.0"