eventual-consistency topic

List eventual-consistency repositories

cqrs-event-sourcing-example

49
Stars
4
Forks
Watchers

Example of a list-making Web API using CQRS, Event Sourcing and DDD.

meteor

22
Stars
2
Forks
Watchers

Real-time message streaming over a Hazelcast in-memory data grid

Operational-Transformation

46
Stars
11
Forks
Watchers

A collection of Algorithms to Synchronise changes across multiple clients using Operational Transformation

net7-ecommerce-microservice

19
Stars
2
Forks
Watchers

Simulated e-commerce platform with six microservices, using various technologies such as MongoDB, PostgreSQL, Docker, and DDD.

Eventfully

19
Stars
1
Forks
Watchers

Lightweight Reliable Messaging Framework using Outbox Pattern / EFCore / AzureServiceBus

orda

31
Stars
5
Forks
Watchers

Orda: A client and server written in Go. CRDT-based data synchronization supporting document database.

mono

55
Stars
3
Forks
Watchers

Collaborative and distributed Markdown text editor, started as a bachelor thesis project at HEIG-VD.

TransactionalBox

39
Stars
0
Forks
Watchers

Outbox and Inbox Pattern in .NET (scalability & fault tolerance). Ensures eventual consistency between services. (microservices, event-driven architecture, message streaming)