akka-crdt

Distributed DB

An eventually consistent, distributed database using CRDTs and Akka Cluster

Server-managed CRDTs based on Akka

GitHub

227 stars
31 watching
30 forks
Language: Scala
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nkohari/kseq An implementation of a simple CRDT that represents an ordered sequence of items, designed to handle concurrent modifications in collaborative editing systems. 57
fthomas/crjdt A high-level API to the conflict-free replicated JSON datatype in Scala 297
pawelkaczor/akka-ddd A framework for building distributed services using actor systems and event-sourcing architecture 353
basho/riak_dt A set of implementations of Convergent Replicated Data Types in Erlang. 353
aaronontheweb/inmemorycqrsreplication An Akka.NET reference architecture demonstrating CQRS, sharding, and in-memory replication for building fault-tolerant, distributed systems. 138
netopyr/wurmloch-crdt Experimental implementations of CRDTs for the JVM to enable conflict-free data sharing in distributed systems 116
biokoda/actordb A distributed relational database designed to handle large datasets and support concurrent access 1,894
reactivecouchbase/reactivecouchbase-rs-core Provides a reactive programming model for interacting with NoSQL databases 26
asonge/loom A collection of composable and extensible conflict-free data types designed to track causality for modifications 224
yugabyte/yugabyte-db A cloud-native, distributed relational database with features like high availability and scalability 9,003
azarattum/crstore A conflict-free replicated store with automatic schema management and support for multiple frameworks. 95
oetiker/rrdtool-1.x Tool for storing and analyzing time-series data efficiently. 1,016
tristanls/k-bucket An implementation of a storage mechanism within a decentralized distributed system 156
jokade/scalanative-jdbc Provides a way to interact with relational databases using Scala Native 10
ff-notes/ron Implementation of a replicated data type in Haskell for handling concurrent updates and maintaining consistency in distributed systems. 65