An alternative side effect model for Redux apps
翻译 - Redux应用程序的替代副作用模型
Building event-driven applications the easy way in Go.
翻译 - 在Go中轻松构建事件驱动的应用程序。
Async/await first CQRS+ES and DDD framework for .NET
翻译 - 异步/等待第一个.NET的CQRS + ES和DDD框架
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net...
翻译 - 使用遵循CQRS-ES架构的EventFlow的DDD + CQRS + Event-sourcing示例。它配置有RabbitMQ,MongoDB(快照存储),PostgreSQL(读存储),EventStore(GES)。它针对.Net Core 2.2,并包含docker compose文件。