sequent 2.1.0
Sequent is a CQRS and event sourcing framework for Ruby.
Gemfile:
=
install:
=
Runtime Dependencies (6):
activemodel
< 5.2, >= 4.0
activerecord
< 5.2, >= 4.0
oj
~> 3.3.9
pg
~> 0.18
postgresql_cursor
~> 0.6
thread_safe
~> 0.3.5
Development Dependencies (6):
pry
~> 0.10
rake
~> 10.4
rspec
~> 3.2
rspec-collection_matchers
~> 1.1
rspec-mocks
~> 3.2
simplecov
~> 0.14.1