Skip to content

Releases: buraksezer/consistent

v0.10.0

09 Nov 21:16
Compare
Choose a tag to compare

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

24 Apr 21:04
Compare
Choose a tag to compare

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