marmot
Replication system
A distributed SQLite replication system that allows multiple nodes to independently modify their local databases without a centralized primary node.
A distributed SQLite replicator built on top of NATS
2k stars
15 watching
42 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
databasedistributednats-streamingraft-consensus-algorithmreplicationsqlite3
Related projects:
Repository | Description | Stars |
---|---|---|
enterprisedb/repmgr | A toolset for managing replication and failover in PostgreSQL clusters | 1,572 |
potatoqualitee/spreplicator | Replicates data between SharePoint sites and other systems | 40 |
cometbft/cometbft | A distributed system for replicating state transitions on multiple machines with fault tolerance. | 646 |
2ndquadrant/bdr | A C-based implementation of bi-directional multi-master replication for PostgreSQL databases | 360 |
rick446/mmm | A tool for setting up multi-master replication with MongoDB | 69 |
maxpert/raspchat | An IRC-like chat server built using Node.js for local communities | 419 |
mafintosh/hyperdb | A distributed database solution using JavaScript, allowing for scalable and concurrent data storage and retrieval. | 754 |
signal18/replication-manager | A tool for managing high availability and replication in MariaDB and MySQL databases | 658 |
redgeoff/spiegel | A tool for handling asynchronous data replication and change notifications in CouchDB | 144 |
salesforce/mirus | A tool designed to replicate high-volume data between Apache Kafka clusters using the Kafka Connect framework. | 203 |
the4thdoctor/pg_chameleon | Replicates data from MySQL to PostgreSQL using Python | 384 |
percona/replication-manager | Manages asynchronous replication between PXC and MariaDB clusters. | 3 |
s2-group/icse-seip-2020-replication-package | Replication of a study on the state of practice in ROS-based systems, providing a dataset and analysis tools | 100 |
azarattum/crstore | A conflict-free replicated store with automatic schema management and support for multiple frameworks. | 95 |