Skip to content

Experimental CQRS framework written in Golang. Based on Greg Young's "Simplest Possible Thing"

License

Notifications You must be signed in to change notification settings

iamkoch/conqueress

Repository files navigation

Conqueress

Background

This is an attempt at a ports-and-adapters style CQRS framework for use with Go. It borrows heavily from the dot net space, and as such may not be the most idiomatic Go solution out there. That being said, I think it exhibits the core values of a hexagonally architected solution, especially with the hot-swappable persistence store.

About

Experimental CQRS framework written in Golang. Based on Greg Young's "Simplest Possible Thing"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages