Skip to content

adsellor/golang-cqrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motivation

golang-cqrs is aiming to be a simple CQRS library for Go, with simple implementations of Commands, Queries and Events, with UNIX philosophy in mind.

TODO

  • Naive Commands Implementation
  • Naive Queries Implementation
  • Naive Events Implementation
  • Auto Configure Implementation
  • Add tests

About

Simple CQRS implementation in Golang

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages