cong
|
b49fc81618
|
refactor(redistest): simplify redistest.CreateRedis API (#3086)
|
2 years ago |
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
|
ae87114282
|
chore: change interface{} to any (#2818)
* chore: change interface{} to any
* chore: update goctl version to 1.5.0
* chore: update goctl deps
|
2 years ago |
Kevin Wan
|
5f02e623f5
|
chore: add more tests (#2795)
* chore: add more tests
* chore: add more tests
* chore: add more tests
* chore: add more tests
* chore: add more tests
* chore: add more tests
|
2 years ago |
Kevin Wan
|
2732d3cdae
|
chore: refactor cache (#1532)
|
3 years ago |
chenquan
|
e8c307e4dc
|
feat: support ctx in `Cache` (#1518)
* feature: support ctx in `Cache`
Signed-off-by: chenquan <chenquan.dev@foxmail.com>
* fix: `errors.Is` instead of `=`
Signed-off-by: chenquan <chenquan.dev@foxmail.com>
|
3 years ago |
Kevin Wan
|
a91c3907a8
|
feat: rename module from tal-tech to zeromicro (#1413)
|
3 years ago |
Kevin Wan
|
5cc9eb0de4
|
rename sharedcalls to singleflight (#1017)
|
3 years ago |
Kevin Wan
|
bf3ce16823
|
fix #820 (#934)
|
3 years ago |
Kevin Wan
|
c566b5ff82
|
fix golint issues in core/stores (#527)
|
4 years ago |
Kevin Wan
|
457048bfac
|
fix golint issues in core/collection, refine cache interface (#475)
|
4 years ago |
Kevin Wan
|
b88ba14597
|
fixes issue #425 (#438)
|
4 years ago |
kevin
|
d0b76b1d9a
|
move redistest into redis package
|
4 years ago |
kevin
|
b004b070d7
|
refine tests
|
4 years ago |
kevin
|
da1a93e932
|
faster the tests
|
4 years ago |
kevin
|
4df5eb760c
|
add more tests
|
4 years ago |
kevin
|
02ce8f82c8
|
add more tests
|
4 years ago |
kevin
|
d1b303fe7e
|
export cache package, add client interceptor customization
|
4 years ago |