grpc-go/balancer
Aaron Gable bb9882e6ae
Add an optional implementation of streams using generics (#7057)
2024-05-03 10:51:39 -07:00
..
base base: update base balancer for new APIs (#6503) 2023-08-04 10:27:11 -07:00
endpointsharding *: fix typos (#7178) 2024-05-02 16:54:22 -07:00
grpclb Add an optional implementation of streams using generics (#7057) 2024-05-03 10:51:39 -07:00
leastrequest Update docs and examples and tests to use NewClient instead of Dial (#7068) 2024-04-19 10:55:23 -07:00
rls *: fix typos (#7178) 2024-05-02 16:54:22 -07:00
roundrobin roundrobin: optimization of the roundrobin implementation. (#5607) 2022-09-02 02:19:31 -04:00
weightedroundrobin *: fix typos (#7178) 2024-05-02 16:54:22 -07:00
weightedtarget internal/testutils: add a new test type that implements resolver.ClientConn (#6668) 2023-10-12 10:09:38 -07:00
balancer.go gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo if needed (#7035) 2024-03-19 11:35:17 -07:00
conn_state_evaluator.go balancer/weightedtarget: use ConnectivityStateEvaluator (#5734) 2022-10-26 11:33:49 -07:00
conn_state_evaluator_test.go balancer: fix connectivity state aggregation algorithm to follow the spec (#5473) 2022-07-07 13:48:34 -07:00