Skip to content

An example cqrs structure I might use in later projects

License

Notifications You must be signed in to change notification settings

benbot/cqrs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An example cqrs structure I might use in later projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages