kerinin / libringLinks
Distributed hash ring for Go
☆13Updated 10 years ago
Alternatives and similar repositories for libring
Users that are interested in libring are comparing it to the libraries listed below
Sorting:
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated last year
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- A Golang implementation of Bentley/McIlroy long string compression