EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
翻译 - 针对事件源进行了优化的流数据库
Event store using PostgreSQL for persistence
EventStore Implementation in node.js
PHP 7.4 EventStore Implementation
Elixir Adapter for EventStore
EventStore official Helm Charts
Hiring challenge: implement the EventStore interface
Event Store JVM Client
EventStore adapter for Commanded
Java client for EventStore (http://geteventstore.com)
Dotnet Client SDK for the Event Store gRPC Client API written in C#
Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.
Official Asynchronous Java 8+ Client Library for EventStoreDB 20.6+
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文件。