buraksezer / consistent

Consistent hashing with bounded loads in Golang
https://research.googleblog.com/2017/04/consistent-hashing-with-bounded-loads.html
MIT License
693 stars 69 forks source link

[nit] Remove unnecessary temporary variable. #12

Closed ttsugriy closed 5 years ago

ttsugriy commented 5 years ago

It's not needed.