eventsourcing topic

List eventsourcing repositories

pipedream

8.3k
Stars
5.3k
Forks
165
Watchers

Connect APIs, remarkably fast. Free for developers.

ErazerCQRS

19
Stars
5
Forks
Watchers

My learning steps into the world of CQRS and EventSourcing

EventSourcing-DIY

61
Stars
14
Forks
Watchers

Companion repository for my Event Sourcing - Do it yourself video series.

awesome_cqrs

60
Stars
3
Forks
Watchers

some links about CQRS / Event Sourcing

EventFlow.Example

201
Stars
45
Forks
Watchers

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...

centsideas

31
Stars
5
Forks
Watchers

💡 Modern Fullstack Application for Sharing Fastlane Ideas

EventualShop

332
Stars
49
Forks
Watchers

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 Projection...

go-food-delivery-microservices

762
Stars
75
Forks
Watchers

🍕 A practical food delivery microservices, built with golang, domain-driven design, cqrs, event sourcing, vertical slice architecture, event-driven architecture, and the latest technologies.

Aggregates.NET

441
Stars
58
Forks
Watchers

.NET event sourced domain driven design model via NServiceBus and GetEventStore