zhengjilai / Raft-based-Distributed-LockLinks
A Golang implementation of distributed lock based on Raft consensus algorithm
☆15Updated 5 years ago
Alternatives and similar repositories for Raft-based-Distributed-Lock
Users that are interested in Raft-based-Distributed-Lock are comparing it to the libraries listed below
Sorting:
- A comparison of skip lists written in Go☆55Updated 4 years ago
- High performance Distributed Table Cache system designed by JD.com, Offering hotspot data cache from databases in order to reduce pressur…☆37Updated 4 months ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- Example code for how to get hashicorp/raft running with gRPC☆231Updated last year
- experimental raft storage☆110Updated 2 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese: