A thread-safe, via rwlock mutex, lib meant to implement the simple ketama consistent hashing algorithm. I was bored.
The library is in ketama.rs while main.rs just runs some testing / examples.
- Add
ketama_add_serverandketama_burn_servermethods