mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 06:00:42 +00:00
support ketama consistent hash
This commit is contained in:
parent
e22638d27e
commit
fb64352293
20 changed files with 249 additions and 73 deletions
|
|
@ -64,9 +64,9 @@ cache_pick_policy
|
|||
|
||||
Set the policy to select next proxy address from the query result.
|
||||
|
||||
The key for rendezvous/jump hash is *<client-ip>*.
|
||||
The key for ketama/rendezvous/jump hash is *<client-ip>*.
|
||||
|
||||
**default**: rendezvous
|
||||
**default**: ketama
|
||||
|
||||
query_peer_addr
|
||||
---------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue