1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-02-21 19:19:32 +02:00

11 Commits

Author SHA1 Message Date
longxboy
98fd40bcb4
revert to select filters (#1656) 2021-11-29 10:55:11 +08:00
zhaohaiyux
fcd9351717
fix:modify annotation and wrong words (#1615)
* fix:modify annotation and wrong words
2021-11-08 19:53:35 +08:00
longxboy
988c2312b4
feat: add base fitler to improve performace (#1612)
* add node filter

Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2021-11-08 15:22:04 +08:00
longxboy
cd79c2a458
feat: add raw node (#1611)
* add raw node to improve performace
2021-11-05 16:43:40 +08:00
longxboy
f42b1c4dd2
fix: fix p2c test (#1607) 2021-11-04 21:59:52 +08:00
longxboy
037296cdbf
export selector node (#1606) 2021-11-04 21:48:29 +08:00
longxboy
91714bcd34
test: add transport grpc test (#1580)
* add transport grpc test

* fix node
2021-10-22 15:57:01 +08:00
longxboy
ae57ae9bde
test : add selector & balancer test (#1577)
* add selector test

* add balancer test

* add node and selector

* add ewma test

* fix datarace

* fix datarace
2021-10-22 09:25:58 +08:00
longxboy
86dec76aa3
fix global selector bug (#1564) 2021-10-18 19:26:00 +08:00
longxboy
feeec630d7
feat: add selector and filters examples (#1485)
* add selector examples and filters
2021-09-23 17:42:21 +08:00
longxboy
20f0a07d36
Feat: add load balancer (#1437)
* add balancer
* add p2c balancer
* add http client selector filter

Co-authored-by: yuemoxi <99347745@qq.com>
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2021-09-12 15:14:21 +08:00