Skip to content

Commit

Permalink
chore: readme file update
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedtadde committed Aug 31, 2023
1 parent ae09c89 commit 4e4bc47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# chash

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![CI](https://img.shields.io/github/actions/workflow/status/ahmedtadde/chash/rust.yml)
![crates.io](https://img.shields.io/crates/dv/:chash)
![docs.rs](https://img.shields.io/docsrs/chash/v0.1.0)

This library provides a consistent hashring which simultaneously achieves both uniformity and consistency. It is a direct port of the Go pkg <https://github.com/buraksezer/consistent>.

Expand Down

0 comments on commit 4e4bc47

Please sign in to comment.