sequent 3.0.0
Sequent is a CQRS and event sourcing framework for Ruby.
Gemfile:
=
install:
=
Runtime Dependencies (7):
activemodel
< 5.2, >= 5.0
activerecord
< 5.2, >= 5.0
oj
~> 3.3.9
parallel
~> 1.12.1
pg
~> 1.0
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