Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 285 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 285 Bytes

Example CQRS system in go

I made this to learn a bit more about CQRS and how to build a system using it in go. It's drop dead simple so pick through it if you want to see a CQRS example

Options

-db <string> for the mongodb address which defaults to 0.0.0.0

License

MIT