Rails Disco is a framework that extends Rails with support for the best parts of event sourcing. Instead of updating models synchronously in Rails, these changes are captured in commands. Commands are validated in a domain and create the only source of truth: events. Later events can be projected into Rails models and other actions. Have a look at the documentation on Github for more details.
Required Ruby Version
>= 0
Authors
HicknHack Software
Versions
- 0.5.3 September 07, 2014 (6 KB)
- 0.5.2 May 12, 2014 (6 KB)
- 0.5.1 May 08, 2014 (6 KB)
- 0.5.0 May 05, 2014 (6 KB)
- 0.5.0.rc5 May 04, 2014 (6 KB)