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.