Skip to content

Commit

Permalink
fix: same as last...
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedtadde committed Aug 31, 2023
1 parent baeb75a commit b47c23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![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)
![crates.io](https://img.shields.io/crates/d/chash)
![docs.rs](https://img.shields.io/docsrs/chash)

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 b47c23f

Please sign in to comment.