awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesDistributed Hash Ring Key Splitting

Strategies for splitting a distributed hash ring's data across multiple keys to reduce write contention.

Distinguishing note: No candidate covers splitting ring data across multiple KV store keys; candidates are about hardware key registrations or general KV stores.

Explore 1 awesome GitHub repository matching devops & infrastructure · Distributed Hash Ring Key Splitting. Refine with filters or upvote what's useful.

Awesome Distributed Hash Ring Key Splitting GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • cortexproject/cortexAvatar von cortexproject

    cortexproject/cortex

    5,751Auf GitHub ansehen↗

    Cortex is an open-source, horizontally scalable metrics platform that ingests, stores, and queries Prometheus-compatible time-series data with multi-tenant isolation. It accepts metrics via Prometheus remote write and OpenTelemetry, executes PromQL queries against both recent and historical data, and provides a Prometheus-compatible alerting and recording rule engine with an integrated Alertmanager. The system is built as a set of independently scalable microservices that use hash-ring-based sharding, gossip-based cluster membership, and tenant-aware object storage to distribute workloads acro

    Splits ring state across multiple KV store keys to reduce write contention and latency.

    Gocncfhacktoberfestkubernetes
    Auf GitHub ansehen↗5,751
  1. Home
  2. DevOps & Infrastructure
  3. Distributed Hash Ring Key Splitting