#consistent #distributed #hashing #consistent-hashing

nightly consistency

A small crate that implements a consistently hashed ring of nodes

1 release (0 unstable)

Uses old Rust 2015

1.0.0-pre.0 May 30, 2016

#35 in #consistent-hashing

26 downloads per month

MIT license

8KB
199 lines

Consistency

Build Status

Motivation

Installation

Add it to your Cargo.toml:

[dependencies]
consistency = "~1.0.0"

Usage

Check out this example for full usage.

You can run it with cargo run --example example.

Contributing

See CONTRIBUTING.md

Dependencies

~12MB
~267K SLoC