Categorygithub.com/adsellor/golang-cqrs
module
0.0.7
Repository: https://github.com/adsellor/golang-cqrs.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author