-
Notifications
You must be signed in to change notification settings - Fork 3
Implementation of Amazon's Shuffle Sharding in go.
License
clickyotomy/go-shuffle-shard
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
go-shuffle-shard ---------------- This package implements the "simple signature" and "stateful searching" versions of Amazon's Shuffle Sharding technique for load balancing and fault isolation. Shards generated by this implementation are probabilistic and derived from a hash of identifiers. * Reference: https://github.com/awslabs/route53-infima * Documentation: https://godoc.org/github.com/clickyotomy/go-shuffle-shard
About
Implementation of Amazon's Shuffle Sharding in go.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published