awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • redis/jedisAvatar redis

    redis/jedis

    12,331Vezi pe 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
    Vezi pe GitHub↗12,331
  1. Home
  2. Data & Databases
  3. Database Management
  4. Failback Managers