# 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
Simple golang library for cqrs/es. Primary used for Function per Aggregate type of architecture
docker run -it --rm -p 27017 mongo