awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesDistributed Row Ordering

Assigning relative positions to items in a list across distributed nodes without a central coordinator.

Distinct from Distributed Row Distributions: Distinct from SQL result sorting or data distribution; it refers to collaborative ordering of elements (e.g., LWW-element-set).

Explore 1 awesome GitHub repository matching data & databases · Distributed Row Ordering. Refine with filters or upvote what's useful.

Awesome Distributed Row Ordering GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • vlcn-io/cr-sqlitevlcn-io का अवतार

    vlcn-io/cr-sqlite

    3,640GitHub पर देखें↗

    cr-sqlite is a multi-master database replication system that uses conflict-free replicated data types to ensure eventual consistency across distributed nodes. It provides the core capabilities for offline-first data synchronization, allowing multiple database instances to merge concurrent updates and reach a consistent state. The project distinguishes itself through a combination of CRDT-based data replication and a WASM-based database engine, enabling full SQL execution and state persistence within web browsers. It supports peer-to-peer replication and cross-tab synchronization, utilizing ca

    Enables consistent relative ordering of rows across distributed nodes without requiring central coordination.

    Rustcrdtdatabasesqlite
    GitHub पर देखें↗3,640
  1. Home
  2. Data & Databases
  3. Distributed Row Ordering