history_book 0.1.0
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.
Gemfile:
=
install:
=
Versions:
- 0.1.0 October 02, 2012 (7 KB)
Runtime Dependencies (2):
activesupport
>= 3.0
multi_json
>= 1.0