Kevin Wan
|
0ee7654407
|
fix #792 (#873)
|
2021-08-04 18:45:05 +08:00 |
|
Kevin Wan
|
603c93aa4a
|
upgrade grpc package (#845)
|
2021-07-24 22:29:02 +08:00 |
|
masonchen2014
|
cb8d9d413a
|
simplify timeoutinterceptor (#840)
Co-authored-by: chenmusheng <chenmusheng@laoyuegou.com>
|
2021-07-24 21:51:46 +08:00 |
|
Kevin Wan
|
3e8cec5c78
|
upgrade grpc & etcd dependencies (#771)
|
2021-06-21 09:05:20 +08:00 |
|
Xavier Cheng
|
3022f93b6d
|
Fix a typo (#729)
alread -> already
|
2021-05-28 23:39:07 +08:00 |
|
Kevin Wan
|
06eeef2cf3
|
disable prometheus if not configured (#663)
|
2021-04-30 15:09:49 +08:00 |
|
Bo-Yi Wu
|
afd9ff889e
|
chore: update code format. (#628)
|
2021-04-15 19:49:17 +08:00 |
|
zjbztianya
|
d88da4cc88
|
Replace contextx.ShrinkDeadline with context.WithTimeout (#598)
|
2021-04-05 21:20:35 +08:00 |
|
Kevin Wan
|
6df7fa619c
|
fix typo (#585)
|
2021-03-28 21:20:04 +08:00 |
|
Kevin Wan
|
bbb4ce586f
|
fix golint issues (#584)
|
2021-03-28 20:42:11 +08:00 |
|
Kevin Wan
|
9e6c2ba2c0
|
avoid goroutine leak after timeout (#575)
|
2021-03-21 16:54:34 +08:00 |
|
Kevin Wan
|
4884a7b3c6
|
zrpc timeout & unit tests (#573)
* zrpc timeout & unit tests
|
2021-03-19 18:41:26 +08:00 |
|
Kevin Wan
|
c4b2cddef7
|
fix golint issues (#532)
|
2021-03-02 00:04:12 +08:00 |
|
Kevin Wan
|
51de0d0620
|
fix golint issues in zrpc (#531)
|
2021-03-01 23:52:44 +08:00 |
|
Kevin Wan
|
086113c843
|
prevent negative timeout settings (#482)
* prevent negative timeout settings
* fix misleading comment
|
2021-02-19 10:44:39 +08:00 |
|
HarryWang29
|
d239952d2d
|
zrpc client support block (#412)
|
2021-02-19 10:24:03 +08:00 |
|
Kevin Wan
|
9602494454
|
fix issue #469 (#471)
|
2021-02-17 21:42:22 +08:00 |
|
Kevin Wan
|
5e969cbef0
|
fix golint issues, else blocks (#457)
|
2021-02-09 13:50:21 +08:00 |
|
Kevin Wan
|
42883d0899
|
fix golint issues, redis methods (#455)
|
2021-02-09 10:58:11 +08:00 |
|
Kevin Wan
|
8df7de94e3
|
add more tests for zrpc (#321)
|
2020-12-27 14:08:24 +08:00 |
|
Kevin Wan
|
7cd0463953
|
fix lint errors (#249)
* simplify code, format makefile
* simplify code
* some optimize by kevwan and benying (#240)
Co-authored-by: 杨志泉 <zhiquan.yang@yiducloud.cn>
* optimization (#241)
* optimize docker file generation, make docker build faster
* support k8s deployment yaml generation
* fix lint errors
Co-authored-by: benying <31179034+benyingY@users.noreply.github.com>
Co-authored-by: 杨志泉 <zhiquan.yang@yiducloud.cn>
Co-authored-by: bittoy <bittoy@qq.com>
|
2020-12-07 11:12:02 +08:00 |
|
kevin
|
e6df21e0d2
|
format code
|
2020-11-11 17:20:56 +08:00 |
|
SunJun
|
0a2c2d1eca
|
change grpc interceptor to chain interceptor (#200)
* change grpc interceptor to chain interceptor
* change server rpc interceptors, del testing code
|
2020-11-11 17:15:22 +08:00 |
|
kevin
|
bd430baf52
|
graceful shutdown refined
|
2020-11-08 13:08:00 +08:00 |
|
kevin
|
d0b76b1d9a
|
move redistest into redis package
|
2020-11-03 16:35:34 +08:00 |
|
kevin
|
b004b070d7
|
refine tests
|
2020-11-02 17:51:33 +08:00 |
|
kevin
|
cee170f3e9
|
fix zrpc client interceptor calling problem
|
2020-10-20 17:57:41 +08:00 |
|
kevin
|
907efd92c9
|
let balancer to be customizable
|
2020-10-20 17:01:53 +08:00 |
|
kevin
|
94645481b1
|
fix golint issues
|
2020-10-16 10:50:43 +08:00 |
|
kevin
|
e356025cef
|
add more tests
|
2020-10-07 08:11:20 +08:00 |
|
kevin
|
dbca20e3df
|
add zrpc client interceptor
|
2020-09-29 16:09:11 +08:00 |
|
kevin
|
9277ad77f7
|
fix typo of prometheus
|
2020-09-27 17:15:15 +08:00 |
|
kevin
|
a958400595
|
rename prommetric to prometheous, add unit tests
|
2020-09-27 16:14:16 +08:00 |
|
kevin
|
0dd8e27557
|
add more clear error when rpc service is not started
|
2020-09-23 22:07:26 +08:00 |
|
kevin
|
be9c48da7f
|
add tracing logs in server side and client side
|
2020-09-22 17:34:39 +08:00 |
|
kevin
|
0b1ee79d3a
|
rename rpcx to zrpc
|
2020-09-18 11:41:52 +08:00 |
|