Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nfisher/hashring
Go consistent hash ring with vnodes
https://github.com/nfisher/hashring
consistent go hashing vnodes
Last synced: about 1 month ago
JSON representation
Go consistent hash ring with vnodes
- Host: GitHub
- URL: https://github.com/nfisher/hashring
- Owner: nfisher
- License: apache-2.0
- Created: 2020-05-03T00:11:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T07:21:36.000Z (almost 2 years ago)
- Last Synced: 2024-06-20T11:47:31.008Z (7 months ago)
- Topics: consistent, go, hashing, vnodes
- Language: Go
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hashring
[![Godoc](https://godoc.org/github.com/nfisher/hashring?status.svg)](https://godoc.org/github.com/nfisher/hashring) [![Go Report Card](https://goreportcard.com/badge/github.com/nfisher/hashring)](https://goreportcard.com/report/github.com/nfisher/hashring) [![Build Status](https://travis-ci.org/nfisher/hashring.svg?branch=master)](https://travis-ci.org/nfisher/hashring) [![codecov](https://codecov.io/gh/nfisher/hashring/branch/master/graph/badge.svg)](https://codecov.io/gh/nfisher/hashring)
Go consistent hash ring with vnodes