rails-disco 0.5.3
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.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
disco-railties
= 0.5.3