MarkJoyMa
|
fde05ccb28
|
feat: add MustNewRedis (#2824)
* feat: add MustNewRedis
* feat: add MustNewRedis
* feat: add MustNewRedis
* x
* x
* fix ut
* x
* x
* x
* x
* x
|
2 years ago |
Kevin Wan
|
26c541b9cb
|
feat: add middlewares config for zrpc (#2766)
* feat: add middlewares config for zrpc
* chore: add tests
* chore: improve codecov
* chore: improve codecov
|
2 years ago |
MarkJoyMa
|
040c9e0954
|
feat: rpc add health check function configuration optional (#2288)
* feat: rpc add health check function configuration optional
* update config field name
|
2 years ago |
Kevin Wan
|
1410f7dc20
|
fix #2109 (#2116)
|
2 years ago |
Kevin Wan
|
a91c3907a8
|
feat: rename module from tal-tech to zeromicro (#1413)
|
3 years ago |
chenquan
|
cf683411ee
|
feature(retry): Delete retry mechanism (#1279)
|
3 years ago |
Kevin Wan
|
2d4c29ea7c
|
Revert "Revert "feat: enable retry for zrpc (#1237)"" (#1246)
|
3 years ago |
Kevin Wan
|
67db40ed4f
|
Revert "feat: enable retry for zrpc (#1237)" (#1245)
This reverts commit 09eb53f308 .
|
3 years ago |
Kevin Wan
|
09eb53f308
|
feat: enable retry for zrpc (#1237)
|
3 years ago |
Kevin Wan
|
57d2f22c24
|
feat: disable grpc retry, enable it in v1.2.4 (#1233)
|
3 years ago |
Kevin Wan
|
ba43214dae
|
feat: slow threshold customizable in zrpc (#1191)
* feat: slow threshold customizable in rest
* feat: slow threshold customizable in rest
* feat: slow threshold customizable in rest
* feat: slow threshold customizable in zrpc
|
3 years ago |
Kevin Wan
|
59b9687f31
|
feat: support auth account for etcd (#1174)
|
3 years ago |
chenquan
|
462ddbb145
|
Add grpc retry (#1160)
* Add grpc retry
* Update grpc retry
* Add tests
* Fix a bug
* Add api && some tests
* Add comment
* Add double check
* Add server retry quota
* Update optimize code
* Fix bug
* Update optimize code
* Update optimize code
* Fix bug
|
3 years ago |
Kevin Wan
|
fcd15c9b17
|
refactor, and add comments to describe graceful shutdown (#564)
|
4 years ago |
Kevin Wan
|
51de0d0620
|
fix golint issues in zrpc (#531)
|
4 years ago |
Kevin Wan
|
9602494454
|
fix issue #469 (#471)
|
4 years ago |
Kevin Wan
|
5e969cbef0
|
fix golint issues, else blocks (#457)
|
4 years ago |
kevin
|
bd430baf52
|
graceful shutdown refined
|
4 years ago |
kevin
|
33a9db85c8
|
add unit test, fix interceptor bug
|
4 years ago |
kevin
|
bc831b75dd
|
export AddOptions, AddStreamInterceptors, AddUnaryInterceptors
|
4 years ago |
kevin
|
be9c48da7f
|
add tracing logs in server side and client side
|
4 years ago |
kevin
|
0b1ee79d3a
|
rename rpcx to zrpc
|
4 years ago |