grpc-go/balancer
Clément Jean 02858ee506
deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919)
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
Co-authored-by: Doug Fawley <dfawley@google.com>
2024-01-30 10:59:10 -08:00
..
base base: update base balancer for new APIs (#6503) 2023-08-04 10:27:11 -07:00
grpclb deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919) 2024-01-30 10:59:10 -08:00
leastrequest balancer/leastrequest: Cache atomic load and also add concurrent rpc test (#6602) 2023-09-05 16:27:51 -04:00
rls deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919) 2024-01-30 10:59:10 -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