directory
0.3.0
Repository: https://github.com/gingfrederik/eventhorizon.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package memory contains an example of a CQRS/ES app using memory as DB.
Package mongodb contains an example of a CQRS/ES app using the MongoDB adapter.
Package outbox contains an example of a CQRS/ES app using the outbox pattern.