awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • alibaba/otteralibaba 的头像

    alibaba/otter

    8,127在 GitHub 上查看↗

    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
    在 GitHub 上查看↗8,127
  1. Home
  2. Data & Databases
  3. Database Replication Tools
  4. Logical Replication Ingestion
  5. Replication Loop Avoidance