awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesAutomatic Server Ejection

Mechanisms to automatically remove unhealthy backend nodes from a rotation and reintegrate them after recovery.

Distinct from Automatic Process Restarters: None of the candidates address network node health-based ejection; they cover workspace or compiler ejections.

Explore 1 awesome GitHub repository matching devops & infrastructure · Automatic Server Ejection. Refine with filters or upvote what's useful.

Awesome Automatic Server Ejection GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • twitter/twemproxytwitter 的头像

    twitter/twemproxy

    12,340在 GitHub 上查看↗

    Twemproxy is a lightweight proxy that routes and distributes requests across multiple Redis and Memcached backend servers. It functions as a protocol translation gateway and distributed cache shard manager, partitioning data across clusters to balance load and storage capacity. The system acts as a high-availability cache orchestrator, employing health monitoring and automatic server ejection to maintain continuous access to cached data. It integrates with sentinels for dynamic master and replica discovery and utilizes consistent hashing and tag-based key grouping to manage data distribution

    Twemproxy removes dead servers from the active rotation after consecutive failures and reintegrates them after a timeout.

    C
    在 GitHub 上查看↗12,340
  1. Home
  2. DevOps & Infrastructure
  3. Automatic Server Ejection