mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 14:10:39 +00:00
support ketama consistent hash
This commit is contained in:
parent
e22638d27e
commit
fb64352293
20 changed files with 249 additions and 73 deletions
|
|
@ -150,6 +150,10 @@ The following values are supported:
|
|||
|
||||
For nodes with the same weights, the order is kept as in the config.
|
||||
|
||||
* ketama
|
||||
|
||||
Ketama Consistent Hash. The key format is defined in the context of each selective vector.
|
||||
|
||||
* rendezvous
|
||||
|
||||
Rendezvous Hash. The key format is defined in the context of each selective vector.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue