kevin
|
7c354dcc38
|
add more tests
|
2020-10-09 14:53:13 +08:00 |
|
kevin
|
3733b06f1b
|
fix data race in tests
|
2020-10-09 14:15:27 +08:00 |
|
kevin
|
8115a0932e
|
add more tests
|
2020-10-09 13:59:38 +08:00 |
|
kevin
|
4df5eb760c
|
add more tests
|
2020-10-08 22:39:07 +08:00 |
|
kevin
|
4a639b853c
|
add more tests
|
2020-10-08 09:42:20 +08:00 |
|
kevin
|
1023425c1d
|
add more tests
|
2020-10-07 23:15:34 +08:00 |
|
kevin
|
360fbfd0fa
|
add more tests
|
2020-10-07 23:02:58 +08:00 |
|
kevin
|
09b7625f06
|
add more tests
|
2020-10-07 22:54:51 +08:00 |
|
kevin
|
6db294b5cc
|
add more tests
|
2020-10-07 19:33:52 +08:00 |
|
kevin
|
305b6749fd
|
add more tests
|
2020-10-07 19:13:19 +08:00 |
|
kevin
|
10b855713d
|
add more tests
|
2020-10-07 19:00:15 +08:00 |
|
kevin
|
1cc0f071d9
|
add more tests
|
2020-10-07 18:07:54 +08:00 |
|
kevin
|
02ce8f82c8
|
add more tests
|
2020-10-07 11:43:02 +08:00 |
|
kevin
|
8a585afbf0
|
add more tests
|
2020-10-07 11:19:10 +08:00 |
|
kevin
|
14dee114dd
|
add more tests
|
2020-10-06 10:12:35 +08:00 |
|
kevin
|
637a94a189
|
add fx.Count
|
2020-10-05 18:17:59 +08:00 |
|
kevin
|
173b347c90
|
add more tests
|
2020-10-05 12:19:54 +08:00 |
|
kevin
|
6749c5b94a
|
add more tests
|
2020-10-04 17:52:54 +08:00 |
|
刘青
|
e66cca3710
|
breaker: remover useless code (#114)
|
2020-10-04 16:25:26 +08:00 |
|
kevin
|
f49694d6b6
|
fix data race
|
2020-10-02 22:41:25 +08:00 |
|
kevin
|
d809bf2dca
|
add more tests
|
2020-10-02 22:37:15 +08:00 |
|
kevin
|
44ae5463bc
|
add more tests
|
2020-10-02 09:00:25 +08:00 |
|
kevin
|
40dbd722d7
|
add more tests
|
2020-10-01 23:29:49 +08:00 |
|
kevin
|
709574133b
|
add more tests
|
2020-10-01 23:22:53 +08:00 |
|
kevin
|
6ecf575c00
|
add more tests
|
2020-10-01 20:58:12 +08:00 |
|
kevin
|
ce42281568
|
add more tests
|
2020-10-01 17:27:21 +08:00 |
|
kevin
|
40230d79e7
|
fix data race
|
2020-10-01 16:58:07 +08:00 |
|
kevin
|
ba7851795b
|
add more tests
|
2020-10-01 16:49:39 +08:00 |
|
kevin
|
096fe3bc47
|
add more tests
|
2020-10-01 11:57:06 +08:00 |
|
kevin
|
e37858295a
|
add more tests
|
2020-10-01 11:49:17 +08:00 |
|
kevin
|
5a4afb1518
|
add more tests
|
2020-10-01 10:29:03 +08:00 |
|
kevin
|
63f1f39c40
|
fix int64 primary key problem
|
2020-09-30 22:25:47 +08:00 |
|
kevin
|
481895d1e4
|
add more tests
|
2020-09-30 17:47:56 +08:00 |
|
shenbaise9527
|
9e9ce3bf48
|
GetBreaker need double-check (#112)
|
2020-09-30 16:50:02 +08:00 |
|
kevin
|
0ce654968d
|
add more tests
|
2020-09-30 15:36:13 +08:00 |
|
kevin
|
a22bcc84a3
|
better lock practice in sharedcalls
|
2020-09-30 12:31:35 +08:00 |
|
kevin
|
d1b303fe7e
|
export cache package, add client interceptor customization
|
2020-09-29 17:25:49 +08:00 |
|
kevin
|
33a9db85c8
|
add unit test, fix interceptor bug
|
2020-09-29 14:30:22 +08:00 |
|
bittoy
|
0a36031d48
|
use default mongo db (#103)
|
2020-09-28 16:35:07 +08:00 |
|
kevin
|
e5d7c3ab04
|
unmarshal should be struct
|
2020-09-28 15:19:30 +08:00 |
|
kevin
|
a958400595
|
rename prommetric to prometheous, add unit tests
|
2020-09-27 16:14:16 +08:00 |
|
kevin
|
015716d1b5
|
update wechat and etcd yaml
|
2020-09-27 14:15:33 +08:00 |
|
kevin
|
ff112fdaee
|
query from cache first when do cache.Take
|
2020-09-26 21:58:46 +08:00 |
|
Zhang Hao
|
17a0908a84
|
add test (#95)
|
2020-09-22 19:15:30 +08:00 |
|
kevin
|
be9c48da7f
|
add tracing logs in server side and client side
|
2020-09-22 17:34:39 +08:00 |
|
kevin
|
797a90ae7d
|
remove unnecessary tag
|
2020-09-21 22:41:14 +08:00 |
|
kevin
|
92e60a5777
|
use options instead of opts in error message
|
2020-09-21 22:37:07 +08:00 |
|
dylanNew
|
3e7e466526
|
fix redis error (#88)
Co-authored-by: dylan <wangdi@xiaoheiban.cn>
|
2020-09-21 16:37:40 +08:00 |
|
kevin
|
86d3de4c89
|
use package level defined contextKey as context key
|
2020-09-20 12:46:35 +08:00 |
|
kevin
|
dc17855367
|
printing context key friendly
|
2020-09-20 12:08:30 +08:00 |
|