Repository navigation

#

eventual-consistency

It's just fascinating. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨‍💻 Interview Prep. 👨‍💻

2088
1 年前

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.

JavaScript
1136
1 个月前

Storage for private, distributed, offline-first applications.

TypeScript
892
4 个月前

An example of Choreography-based sagas in Spring Boot/JPA microservices

Java
679
5 个月前

CRDT Tutorial for Beginners (a digestible explanation with less math!)

353
3 年前

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

C#
124
6 个月前

Software architecture design guidelines for apps running under eventual consistency. Works with domain driven design. Approved by practitioners.

96
4 年前

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

TypeScript
78
4 天前

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

Kotlin
57
1 年前

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

Go
34
2 年前

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

C#
23
2 年前