Skip to content

Commit e7376ea

Browse files
committed
README
1 parent 9bbb796 commit e7376ea

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,3 +193,9 @@ RDBMS устроена немного по другому, нежели агре
193193
- [go-iddd - showcase project for implementing DDD in Go](https://github.com/AntonStoeckl/go-iddd) by Anton Stöckl (see more info [here](https://medium.com/@TonyBologni/implementing-domain-driven-design-and-hexagonal-architecture-with-go-1-292938c0a4d4) and [here](https://medium.com/@TonyBologni/implementing-domain-driven-design-and-hexagonal-architecture-with-go-2-efd432505554>`__))
194194
- [Complete serverless application to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring of a Go project](https://github.com/ThreeDotsLabs/wild-workouts-go-ddd-example) ([more info](https://threedots.tech/post/serverless-cloud-run-firebase-modern-go-application/)) by Robert Laszczak
195195
- [Clean Monolith Shop](https://github.com/ThreeDotsLabs/monolith-microservice-shop) by Robert Laszczak - Source code for article "[Why using Microservices or Monolith can be just a detail?](https://threedots.tech/post/microservices-or-monolith-its-detail/)"
196+
197+
- [Eventhus](https://github.com/mishudark/eventhus) -- CQRS/ES toolkit for Go.
198+
- [CQRS framework in go](https://github.com/andrewwebber/cqrs)
199+
- [Event Horizon](https://github.com/looplab/eventhorizon) -- Event Horizon is a CQRS/ES toolkit for Go.
200+
- [ Go Event Sourcing CQRS Microservice ](https://github.com/AleksK1NG/Go-EventSourcing-CQRS)
201+

0 commit comments

Comments
 (0)