akka-crdt
Distributed DB
An eventually consistent, distributed database using CRDTs and Akka Cluster
Server-managed CRDTs based on Akka
227 stars
31 watching
30 forks
Language: Scala
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a simple CRDT that represents an ordered sequence of items, designed to handle concurrent modifications in collaborative editing systems. | 57 |
| A high-level API to the conflict-free replicated JSON datatype in Scala | 297 |
| A framework for building distributed services using actor systems and event-sourcing architecture | 353 |
| A set of implementations of Convergent Replicated Data Types in Erlang. | 353 |
| An Akka.NET reference architecture demonstrating CQRS, sharding, and in-memory replication for building fault-tolerant, distributed systems. | 138 |
| Experimental implementations of CRDTs for the JVM to enable conflict-free data sharing in distributed systems | 119 |
| A distributed relational database designed to handle large datasets and support concurrent access | 1,897 |
| Provides a reactive programming model for interacting with NoSQL databases | 26 |
| A collection of composable and extensible conflict-free data types designed to track causality for modifications | 224 |
| A cloud-native, distributed relational database with features like high availability and scalability | 9,085 |
| A conflict-free replicated store with automatic schema management and support for multiple frameworks. | 96 |
| A tool for efficiently storing and analyzing time-series data in a graphical format | 1,019 |
| An implementation of a storage mechanism within a decentralized distributed system | 156 |
| Provides a way to interact with relational databases using Scala Native | 10 |
| Implementation of a replicated data type in Haskell for handling concurrent updates and maintaining consistency in distributed systems. | 65 |