event-sourcing
There are 1772 repositories under event-sourcing topic.
microservices-event-sourcing
Microservices Event Sourcing 是一个微服务架构的在线购物网站,使用Spring Boot、Spring Cloud、Spring Reactor、OAuth2、CQRS 构建,实现了基于Event Sourcing的最终一致性,提供了构建端到端微服务的最佳实践
awesome-elixir-cqrs
A curated list of awesome Elixir and Command Query Responsibility Segregation (CQRS) resources.
event_bus
:surfer: Traceable, extendable and minimalist **event bus** implementation for Elixir with built-in **event store** and **event watcher** based on ETS.
TaskoMask
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
NetCoreMicroservicesSample
Sample using micro services in .NET Core 3.1 Focusing on clean code
ChristDDD
🙌 ASP.NET Core 3.1 应用, 包含 DDD、CQRS、EDA 和ES事件回溯
Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
thalo
An Event Sourcing runtime with WebAssembly & embedded event store
go-distributed-sys
Guidance for building event-driven distributed systems and microservices in Go with NATS JetStream, gRPC and CockroachDB
laravel-event-projector
Event sourcing for Artisans 📽
SwiftRex
Swift + Redux + (Combine|RxSwift|ReactiveSwift) -> SwiftRex
Ray
项目停止更新,新项目:https://github.com/RayTale/Vertex
SuperSafeBank
Sample Event Sourcing implementation with .NET Core
event-sourcing-cqrs-examples
Event Sourcing and CQRS in practice.
eventually-rs
Event Sourcing for Rust
event-store
PHP 7.4 EventStore Implementation
node-eventstore
EventStore Implementation in node.js
ecotone
Ecotone shifts the focus to the business code. In order to make it happen, enables Message-Driven Architecture with DDD, CQRS, Event Sourcing in PHP.
Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
olin
Webassembly + Event Sourcing
Orleankka
Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka
equinox
.NET event sourcing library with CosmosDB, DynamoDB, EventStoreDB, message-db, SqlStreamStore and integration test backends. Focused at stream level; see https://github.com/jet/propulsion for cross-stream projections/subscriptions/reactions
eventuous
Event Sourcing library for .NET
event-source-cqrs-sample
Sample ES/CQRS application
eventhus
Go - CQRS / Event Sourcing made easy - Go
minos-python
🐍 Minos is a framework which helps you create reactive microservices in Python
SQLStreamStore
Stream Store library targeting RDBMS based implementations for .NET
ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
booster
Booster Framework
nestjs-cqrs-starter
NestJS CQRS Microservices Starter Project
es4j
Event capture and querying framework for Java
cqrs
A lightweight, opinionated CQRS and event sourcing framework.
DDD-starter-dotnet
Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot net project.
Streamstone
Event store for Azure Table Storage
ddd-leaven-akka-v2
Sample e-commerce system #Microservices #Akka #Reactive-DDD #CQRS
EventualShop
A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design