AmitKumarDas / fun-with-programming

ABC - Always Be Coding
2 stars 2 forks source link

[sd] event sourcing #19

Closed AmitKumarDas closed 2 years ago

AmitKumarDas commented 3 years ago
// refer
//
// - https://pablo-iorio.medium.com/event-driven-architectures-vs-event-sourcing-patterns-23d328289bf9
// - https://victoramartinez.com/posts/event-sourcing-in-go/
// - https://threedots.tech/post/basic-cqrs-in-go/
// - https://github.com/looplab/eventhorizon
// - https://github.com/mishudark/eventhus
// - https://shijuvar.medium.com/building-microservices-with-event-sourcing-cqrs-in-go-using-grpc-nats-streaming-and-cockroachdb-983f650452aa
// - https://github.com/SKF/go-eventsource