Pinned Loading
-
-
An introduction to event sourcing, L...
An introduction to event sourcing, London Ruby User Group, 9th May 2018 1module Commands
2module Meeting
3AcceptSchema = Dry::Validation.Schema do
4required(:user_id).filled
5required(:status).value(eql?: :scheduled)
-
event_sourcery-redis
event_sourcery-redis PublicForked from stevehodgkiss/event_sourcery-redis
Implementation of a Redis EventStore for use with EventSourcery
Ruby
-
event_sourcery_generators
event_sourcery_generators PublicForked from envato-archive/event_sourcery_generators
An opinionated CLI tool for building event-sourced Ruby services with EventSourcery
Ruby
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.