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 RepositoriesFailback Managers

Tools for automatically returning traffic to a preferred primary database after recovery is verified.

Distinct from Database Management: Distinct from general Database Management by focusing specifically on the automated transition back to a primary node after a failover event.

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

Awesome Failback Managers 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.
  • redis/jedisAvatar de redis

    redis/jedis

    12,331Voir sur GitHub↗

    Jedis is a Java library for connecting to Redis servers to execute commands and manage key-value data structures. It serves as a Java client and connection manager that facilitates the storage and retrieval of high-performance data. The project provides a cluster client for distributing data and requests across multiple nodes to ensure scaling and high availability. It includes a dedicated pub-sub client for real-time messaging through channel subscriptions and a pipelining tool to increase throughput by sending multiple commands in a single network round-trip. The library covers a broad ran

    Provides mechanisms to automatically return traffic to the preferred primary database after health checks confirm recovery.

    Javajavajedisredis
    Voir sur GitHub↗12,331
  1. Home
  2. Data & Databases
  3. Database Management
  4. Failback Managers