awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • redis/jedisredis का अवतार

    redis/jedis

    12,331GitHub पर देखें↗

    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
    GitHub पर देखें↗12,331
  1. Home
  2. Data & Databases
  3. Database Management
  4. Failback Managers