flexihash 0.1.5

Consistent hashing following the API and compatible with flexihash-php and flexihash-py
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.crc]
version = "1.8.1"

[dependencies.md5]
version = "0.7.0"

[package]
authors = ["Shish <shish@shishnet.org>"]
description = "Consistent hashing following the API and compatible with flexihash-php and flexihash-py"
documentation = "https://github.com/shish/flexihash-rs/"
edition = "2018"
homepage = "https://shish.io"
license = "MIT"
name = "flexihash"
readme = "README.md"
repository = "https://github.com/shish/flexihash-rs/"
version = "0.1.5"