replication
There are 880 repositories under replication topic.
seaweedfs/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
ceph/ceph
Ceph is a distributed object, block, and file storage platform
benbjohnson/litestream
Streaming replication for SQLite.
electric-sql/electric
Sync little subsets of your Postgres data into local apps and services.
openark/orchestrator
MySQL replication topology management and HA
cloudnative-pg/cloudnative-pg
CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance
gluster/glusterfs
Gluster Filesystem : Build your distributed storage in minutes
wal-e/wal-e
Continuous Archiving for Postgres
jimsalterjrs/sanoid
These are policy-driven snapshot management and replication tools which use OpenZFS for underlying next-gen storage. (Btrfs support plans are shelved unless and until btrfs becomes reliable.)
mydumper/mydumper
Official MyDumper Project
heidihoward/distributed-consensus-reading-list
A list of papers about distributed consensus.
lealone/Lealone
比 MySQL 和 MongoDB 快10倍的 OLTP 关系数据库和文档数据库
vmstan/gravity-sync
💫 The easy way to synchronize the DNS configuration of two Pi-hole 5.x instances.
apache/gobblin
A distributed data integration framework that simplifies common aspects of big data integration such as data ingestion, replication, organization and lifecycle management for both streaming and batch data ecosystems.
ctripcorp/x-pipe
X-Pipe是由携程框架部门研发的Redis多数据中心复制管理系统。基于Redis的Master-Slave复制协议,实现低延时、高可用的Redis多数据中心、跨公网数据复制,并且提供一键机房切换,复制监控、异常报警等功能。开源版本和携程内部生产环境版本一致。
maxpert/marmot
A distributed SQLite replicator built on top of NATS
vitabaks/postgresql_cluster
Automated database platform for PostgreSQL® — the open-source alternative to cloud-managed databases.
alibaba/MongoShake
MongoShake is a universal data replication platform based on MongoDB's oplog. Redundant replication and active-active replication are two most important functions. 基于mongodb oplog的集群复制工具,可以满足迁移和同步的需求,进一步实现灾备和多活功能。
EnterpriseDB/repmgr
A lightweight replication manager for PostgreSQL (Postgres)
eulerto/wal2json
JSON output plugin for changeset extraction
zpl-c/librg
🚀 Making multi-player gamedev simpler since 2017
BemiHQ/BemiDB
Postgres read replica optimized for analytics
skyplane-project/skyplane
🔥 Blazing fast bulk data transfers between any cloud 🔥
mycelial/mycelite
Mycelite is a SQLite extension that allows you to synchronize changes from one instance of SQLite to another.
2ndQuadrant/pglogical
Logical Replication extension for PostgreSQL 17, 16, 15, 14, 13, 12, 11, 10, 9.6, 9.5, 9.4 (Postgres), providing much faster replication than Slony, Bucardo or Londiste, as well as cross-version upgrades.
eBay/NuRaft
C++ implementation of Raft core logic as a replication library
zrepl/zrepl
One-stop ZFS backup & replication solution
leonchen83/redis-replicator
Redis replication tool. support sync, psync, psync2. can parse rdb, aof, mixed rdb and aof files. support redis-7.2
lizardfs/lizardfs
LizardFS is an Open Source Distributed File System licensed under GPLv3.
bakito/adguardhome-sync
🛡️ Synchronize AdGuard Home config to replicas
deajan/osync
A robust two way (bidirectional) file sync script based on rsync with fault tolerance, POSIX ACL support, time control and near realtime sync
moiot/gravity
A Data Replication Center
samrocketman/gitlab-mirrors
A set of scripts adding the ability of managing remote mirrors to GitLab.
okhosting/awesome-storage
A curated list of storage open source tools. Backups, redundancy, sharing, distribution, encryption, etc.
JumpMind/symmetric-ds
SymmetricDS is database replication and file synchronization software that is platform independent, web enabled, and database agnostic. It is designed to make bi-directional data replication fast, easy, and resilient. It scales to a large number of nodes and works in near real-time across WAN and LAN networks.
tair-opensource/RedisFullCheck
redis-full-check is used to compare whether two redis have the same data. Support redis version from 2.x to 7.x (Don't support Redis Modules).