https://github.com/syhpoon/gconhash
Custom Consistent Hashing implemention in Go
https://github.com/syhpoon/gconhash
consistent-hashing golang
Last synced: 16 days ago
JSON representation
Custom Consistent Hashing implemention in Go
- Host: GitHub
- URL: https://github.com/syhpoon/gconhash
- Owner: syhpoon
- License: mit
- Created: 2019-06-06T03:46:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-06T03:59:11.000Z (about 6 years ago)
- Last Synced: 2024-06-19T04:29:14.664Z (about 1 year ago)
- Topics: consistent-hashing, golang
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Custom consistent hashing implementation