Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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