#consistent #hashing #distributed

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

#44 in #consistent

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

~13MB
~271K SLoC