Consistent hashing "hashring" implementation in Go
Hashring implements consistent hashing that can be used when the number of server nodes can increase or decrease (like in memcached). The hashing ring is built using the same algorithm as libketama. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/serialx/hashring
| Release | Stable | Testing |
|---|---|---|
| Fedora 43 | 0-0.16.20200802git22c0c7a.fc41 | - |
| Fedora 42 | 0-0.16.20200802git22c0c7a.fc41 | - |
| Fedora 41 | 0-0.16.20200802git22c0c7a.fc41 | - |
| Fedora EPEL 10.2 | 0-0.16.20200802git22c0c7a.el10_0 | - |
| Fedora EPEL 10.1 | 0-0.16.20200802git22c0c7a.el10_0 | - |
| Fedora EPEL 10.0 | 0-0.16.20200802git22c0c7a.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-serialx-hashring dash maintainers at fedoraproject dot org.