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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesLog-Stream Balancing

Techniques for redistributing database load by splitting and migrating log streams between nodes.

Distinct from Log Stream Processing: Existing candidates focus on system logging (observability) rather than database storage log streams used for balancing

Explore 1 awesome GitHub repository matching data & databases · Log-Stream Balancing. Refine with filters or upvote what's useful.

Awesome Log-Stream Balancing GitHub Repositories

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

    oceanbase/oceanbase

    9,980عرض على GitHub↗

    OceanBase is a distributed SQL database designed for high availability and strong consistency across multiple nodes and regions. It functions as a hybrid transactional and analytical processing engine, allowing real-time analytics and transactions to execute on a single data copy. The system also serves as a vector database engine for indexing and querying vector data to power semantic search and recommendation systems. The platform features native compatibility layers for MySQL and Oracle, enabling the migration of legacy workloads without rewriting SQL code. It utilizes a Paxos-based distri

    Scales capacity and redistributes load by splitting and migrating data log streams between cluster nodes.

    C++analyticscloud-nativedatabase
    عرض على GitHub↗9,980
  1. Home
  2. Data & Databases
  3. Log-Stream Balancing