grpc-go/balancer
Doug Fawley 8b17a4dbc3
vet: various cleanups (#6780)
2023-11-10 13:01:59 -08:00
..
base base: update base balancer for new APIs (#6503) 2023-08-04 10:27:11 -07:00
grpclb grpclb: teach the manual resolver to handle restarts (#6635) 2023-09-18 14:04:53 -07:00
leastrequest balancer/leastrequest: Cache atomic load and also add concurrent rpc test (#6602) 2023-09-05 16:27:51 -04:00
rls vet: various cleanups (#6780) 2023-11-10 13:01:59 -08:00
roundrobin roundrobin: optimization of the roundrobin implementation. (#5607) 2022-09-02 02:19:31 -04:00
weightedroundrobin balancer/weightedroundrobin: fix ticker leak on update (#6643) 2023-09-18 11:34:50 -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 balancer: add a warning for balancer names that contain upper case letters (#6647) 2023-09-25 16:07:05 -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