1
0
mirror of https://github.com/go-kratos/kratos.git synced 2024-12-26 20:54:38 +02:00
kratos/selector
longxboy 85740b179b
feat: improve node alg (#3015)
* improve node alg

* fix node

* add weight

* fix lint

---------

Co-authored-by: caoguoliang01 <caoguoliang01@bilibili.com>
2023-12-19 19:15:44 +08:00
..
filter chore: fix words and modify some syntax declarations (#3113) 2023-12-14 11:31:51 +08:00
node feat: improve node alg (#3015) 2023-12-19 19:15:44 +08:00
p2c chore: update comment (#2747) 2023-03-26 22:52:49 +08:00
random fix: typo and grammatical errors (#2368) 2022-09-19 10:39:54 +08:00
wrr chore: update comment (#2747) 2023-03-26 22:52:49 +08:00
balancer.go feat: add raw node (#1611) 2021-11-05 16:43:40 +08:00
default_node.go fix: modify interface check way on selector (#2399) 2022-09-24 23:29:00 +08:00
default_selector.go fix: modify interface check way on selector (#2399) 2022-09-24 23:29:00 +08:00
filter.go refactor: unify selector filter (#2277) 2022-08-16 21:21:58 +08:00
global.go fix(selector): set global do not work (#2489) 2022-11-09 17:36:36 +08:00
options.go refactor: unify selector filter (#2277) 2022-08-16 21:21:58 +08:00
peer_test.go feat: add peer for selector (#2088) 2022-06-07 22:38:21 +08:00
peer.go feat: add peer for selector (#2088) 2022-06-07 22:38:21 +08:00
selector_test.go fix: rectification of non-standard lint codes (#2746) 2023-03-21 15:33:08 +08:00
selector.go refactor: unify selector filter (#2277) 2022-08-16 21:21:58 +08:00