Categorygithub.com/contextgg/go-es
repository
1.7.4
Repository: https://github.com/contextgg/go-es.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

go-es

Simple golang library for cqrs/es. Primary used for Function per Aggregate type of architecture

Local docker mongo

docker run -it --rm -p 27017 mongo