grpc-go/balancer
Zach Reyes aca07ce97f
xds/internal/xdsclient: Add least request support in xDS (#6517)
2023-08-16 16:12:11 -04:00
..
base base: update base balancer for new APIs (#6503) 2023-08-04 10:27:11 -07:00
grpclb all: replace RemoveSubConn with Shutdown as much as possible (#6505) 2023-08-04 10:19:51 -07:00
leastrequest xds/internal/xdsclient: Add least request support in xDS (#6517) 2023-08-16 16:12:11 -04:00
rls *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
roundrobin roundrobin: optimization of the roundrobin implementation. (#5607) 2022-09-02 02:19:31 -04:00
weightedroundrobin *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
weightedtarget balancergroup: do not cache closed sub-balancers by default (#6523) 2023-08-10 12:34:56 -07:00
balancer.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -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