awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Replication Control and Policy · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesReplication Control and Policy

Mechanisms for defining, securing, and managing the flow, direction, and stability of data replication tasks.

Explore 2 awesome GitHub repositories matching data & databases · Replication Control and Policy. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Data Integration & Synchronization
  4. Replication Control and Policy

Awesome Replication Control and Policy GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • syncthing/syncthing

    syncthing/syncthing

    80,036GitHubView on GitHub↗

    Syncthing is a decentralized file synchronization engine that maintains consistent data states across multiple devices through peer-to-peer mesh networking. It operates as a background daemon that automatically replicates file creations, modifications, and deletions between trusted nodes without requiring central serve

    Gogop2ppeer-to-peer
  • redis/redis

    redis/redis

    73,096GitHubView on GitHub↗

    Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to pr

    Ccachecachingdatabase

Explore sub-tags

  • Conflict Resolution StrategiesLogic and rulesets used to determine how to handle conflicting data updates during concurrent synchronization processes.
  • Read-Only SynchronizationSystems that propagate data updates to secondary nodes while strictly prohibiting modifications at the destination.
  • Replication Buffer ConfigurationsSettings and parameters that manage temporary storage areas used to queue data during replication processes.
  • Secure Data ReplicationMethods and protocols ensuring that data remains encrypted and authenticated while being copied between storage locations.
  • Synchronization ConfigurationsParameters and administrative settings that define the frequency, scope, and direction of data synchronization tasks.