awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • oceanbase/oceanbaseAvatar de oceanbase

    oceanbase/oceanbase

    9,980Voir sur 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
    Voir sur GitHub↗9,980
  1. Home
  2. Data & Databases
  3. Log-Stream Balancing