Kevin Wan
|
d935c83a54
|
feat: support baggage propagation in httpc (#2375)
* feat: support baggage propagation in httpc
* chore: use go 1.16
* chore: use go 1.16
* chore: use go ^1.16
* chore: remove deprecated
|
2022-09-10 15:18:52 +08:00 |
|
Kevin Wan
|
900bc96420
|
test: add more tests (#1604)
|
2022-03-02 21:19:04 +08:00 |
|
Kevin Wan
|
a91c3907a8
|
feat: rename module from tal-tech to zeromicro (#1413)
|
2022-01-04 15:51:32 +08:00 |
|
Kevin Wan
|
d1c2a31af7
|
chore: add tests & refactor (#1346)
* chore: add tests & refactor
* chore: refactor
|
2021-12-18 23:11:38 +08:00 |
|
MarkJoyMa
|
3e6c217408
|
Feature: support adding custom cache to mongoc and sqlc (#1313)
* merge
* Feature: support adding custom cache to mongoc and sqlc
|
2021-12-18 22:45:07 +08:00 |
|
Kevin Wan
|
e43357164c
|
chore: replace redis.NewRedis with redis.New (#1103)
|
2021-09-29 23:01:10 +08:00 |
|
Kevin Wan
|
5cc9eb0de4
|
rename sharedcalls to singleflight (#1017)
|
2021-09-09 18:06:27 +08:00 |
|
Bo-Yi Wu
|
73906f996d
|
chore(format): change by gofumpt tool (#697)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
|
2021-05-18 14:43:09 +08:00 |
|
Kevin Wan
|
791e76bcf0
|
fix broken build (#528)
|
2021-02-28 23:53:58 +08:00 |
|
Kevin Wan
|
c566b5ff82
|
fix golint issues in core/stores (#527)
|
2021-02-28 23:02:49 +08:00 |
|
Kevin Wan
|
457048bfac
|
fix golint issues in core/collection, refine cache interface (#475)
|
2021-02-18 15:49:56 +08:00 |
|
Kevin Wan
|
316195e912
|
add more tests for mongoc (#443)
|
2021-02-07 14:41: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
|
d1b303fe7e
|
export cache package, add client interceptor customization
|
2020-09-29 17:25:49 +08:00 |
|
bittoy
|
0a36031d48
|
use default mongo db (#103)
|
2020-09-28 16:35:07 +08:00 |
|
kevin
|
0a7e0cce77
|
update package reference
|
2020-08-08 16:40:10 +08:00 |
|
kevin
|
7e3a369a8f
|
initial import
|
2020-07-26 17:09:05 +08:00 |
|