awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • alibaba/otterالصورة الرمزية لـ alibaba

    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