Buraksezer Consistent Versions Save

Consistent hashing with bounded loads in Golang

v0.10.0

1 year ago

This release has the following fixes and improvements:

  • AverageLoad() function panics with "divide by zero" when no members are in the hash ring #19,
  • RLock called twice in GetClosestN and cause deadlock #23,
  • Improve documentation,
  • Validate configuration and add default values to the configuration variables.

v0.9.0

3 years ago

The first version with Go modules. It's stable. No issues reported. It's used by some production-ready applications. See Notable Users