eventstore_ruby 0.1.1
A Ruby gem providing the same event-sourcing primitives and in-memory/Postgres stores as the @eventstore-typescript package.
Gemfile:
=
install:
=
Versions:
- 0.1.1 August 03, 2025 (14 KB)
Runtime Dependencies (2):
concurrent-ruby
~> 1.2
pg
~> 1.4
Development Dependencies (1):
minitest
~> 5.18