eventual-consistency
There are 47 repositories under eventual-consistency topic.
codersguild/System-Design
It's just fascinating. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨💻 Interview Prep. 👨💻
EdwinVW/pitstop
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
earthstar-project/earthstar
Storage for private, distributed, offline-first applications.
eventuate-tram/eventuate-tram-examples-customers-and-orders
An example of Choreography-based sagas in Spring Boot/JPA microservices
fals/cqrs-clean-eventual-consistency
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
ljwagerfield/crdt
CRDT Tutorial for Beginners (a digestible explanation with less math!)
gruelbox/transaction-outbox
Reliable eventual consistency for Microservices
adimiko/TransactionalBox
Outbox and Inbox Pattern in .NET (scalability & fault tolerance). Ensures eventual consistency between services. (microservices, event-driven architecture, message streaming)
EventuallyConsistentDDD/design-guidelines
Software architecture design guidelines for apps running under eventual consistency. Works with domain driven design. Approved by practitioners.
pavelnikolov/eventsourcing-go
Event Sourcing + CQRS using Golang Tutorial
0xTheProDev/Operational-Transformation
A collection of Algorithms to Synchronise changes across multiple clients using Operational Transformation
markdown-party/mono
Collaborative and distributed Markdown text editor, started as a bachelor thesis project at HEIG-VD.
renan-taranto/cqrs-event-sourcing-example
Example of a list-making Web API using CQRS, Event Sourcing and DDD.
marein/php-gaming-website
A web-based board game platform designed for players to connect and play.
orda-io/orda
Orda: A client and server written in Go. CRDT-based data synchronization supporting document database.
Book-Microservices-v2/cucumber-tests
End-to-End Cucumber Tests
nextgraph-org/nextgraph-rs
Rust implementation of NextGraph, a Decentralized and local-first web 3.0 ecosystem
obsidiandynamics/meteor
Real-time message streaming over a Hazelcast in-memory data grid
cihatsolak/net7-ecommerce-microservice
Simulated e-commerce platform with six microservices, using various technologies such as MongoDB, PostgreSQL, Docker, and DDD.
cfrenzel/Eventfully
Lightweight Reliable Messaging Framework using Outbox Pattern / EFCore / AzureServiceBus
MKSQD/Cube
Scalable high level network library for Unity
myter/CAPtain
Integrating the CAP theorem into distributed language design.
renan-taranto/list-maker
Frontend app written in Vue.js for the "CQRS and Event Sourcing Example" project.
Elmar999/distributed_systems
Applied different distributed systems techniques such as centralized distributed system, eventual consistency, strong consistency between N number of servers.
orda-io/orda-js
Orda-js: A typescript/javascript library for orda project. CRDT-based data synchronization supporting document database.
rdbcache/rdbcache
redis database cache asynchronous api server
Tochemey/gokv
[Go] Distributed and eventual consistent in-memory key/value store
davidmontoyago/go-grpc-config-gossiping-cluster
Example of eventually consistent cluster of gRPC services with hashicorp/memberlist
deepcloudlabs/dcl350-2022-mar-10
DCL-350: Implementing Microservice Architecture using Spring Cloud
filipsnastins/concurrency-control-with-dynamodb
Examples of applying pessimistic and optimistic concurrency control with AWS DynamoDB.
toa-io/toa
Microservice operations distributed runtime
geodes-sms/collabserver-framework
Framework for Real-time collaboration on extensive Data Types using Strong Eventual Consistency (SEC)
jhmfreitas/DIDA-Gstore
Design and Implementation of Distributed Applications (DAD) Course Project (Grade: 18.5/20) - IST - 2020/2021
MadhavJivrajani/maelstrom-crdts-go
Jepsen maelstrom CRDT servers in Go