awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesMajority-Based Distributed Locks

Distributed locking mechanisms that require a majority of nodes to grant access and maintain sessions.

Distinguishing note: Candidates are irrelevant, covering academic majors, ML ensembles, and matrix layouts.

Explore 1 awesome GitHub repository matching security & cryptography · Majority-Based Distributed Locks. Refine with filters or upvote what's useful.

Awesome Majority-Based Distributed Locks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • redis/rueidisAvatar de redis

    redis/rueidis

    2,899Ver en GitHub↗

    Rueidis is a high-performance Redis client library for Go that provides a type-safe and asynchronous interface for interacting with Redis servers. It includes a full implementation of the Redis serialization protocol and a dedicated connection manager to handle pooling, multiplexing, and automatic pipelining. The library is distinguished by its support for RDMA connectivity to reduce latency and CPU overhead. It features a distributed lock manager that implements majority-based locking and optimistic concurrency control, as well as client-side caching with invalidation signals to minimize net

    Provides a distributed lock manager that requires a majority of keys to coordinate access to shared resources.

    Gocacheclient-side-cachingdistributed
    Ver en GitHub↗2,899
  1. Home
  2. Security & Cryptography
  3. Majority-Based Distributed Locks