awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesReplication Loop Avoidance

Mechanisms to detect and filter echoed updates in bi-directional replication to prevent infinite data loops.

Distinct from Logical Replication Ingestion: Specific to preventing circular replication in bi-directional sync, unlike general logical replication ingestion.

Explore 1 awesome GitHub repository matching data & databases · Replication Loop Avoidance. Refine with filters or upvote what's useful.

Awesome Replication Loop Avoidance GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • alibaba/otterAvatar von alibaba

    alibaba/otter

    8,127Auf GitHub ansehen↗

    Otter is a distributed database synchronization system and change data capture tool designed to replicate data between databases across multiple geographic regions. It functions as a synchronization orchestrator and ETL data pipeline that mirrors records and associated files in real time. The system employs incremental log parsing to capture database changes and utilizes a consistency-based convergence algorithm and loop-avoidance logic to manage bi-directional replication. It processes data through a pipeline of selection, extraction, transformation, and loading to handle joins and format co

    Implements loop-avoidance logic to prevent infinite data loops during bi-directional synchronization.

    Java
    Auf GitHub ansehen↗8,127
  1. Home
  2. Data & Databases
  3. Database Replication Tools
  4. Logical Replication Ingestion
  5. Replication Loop Avoidance