Masterlvng / consistent

Consistent hash package for Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

consistent

Consistent hash package for Go.

Installation

go get github.com/stathat/consistent

Examples

Look at the godoc.

Status

This package was extracted from production code powering StatHat, so clearly we feel that it is production-ready, but it should still be considered experimental as other uses of it could reveal issues we aren't experiencing.

Contact us

We'd love to hear from you if you are using consistent. Get in touch: @stat_hat or contact us here.

About

Written by Patrick Crosby at StatHat. Twitter: @stat_hat

About

Consistent hash package for Go.

License:MIT License