Commit Graph

32 Commits (c1c7584de1d6f6130e30aea26d9ef31a74179ff1)

Author SHA1 Message Date
Kevin Wan 974ba5c9aa
test: add codecov (#1863) 3 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 776e6e647d
feat: tidy mod, add go.mod for goctl (#1328) 3 years ago
Kevin Wan e43357164c
chore: replace redis.NewRedis with redis.New (#1103) 3 years ago
Kevin Wan 5cc9eb0de4
rename sharedcalls to singleflight (#1017) 3 years ago
Kevin Wan bf3ce16823
fix #820 (#934) 3 years ago
Bo-Yi Wu 73906f996d
chore(format): change by gofumpt tool (#697)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
4 years ago
Kevin Wan 9adc7d4cb9
fix comment function names (#649) 4 years ago
Bo-Yi Wu afd9ff889e
chore: update code format. (#628) 4 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 5e969cbef0
fix golint issues, else blocks (#457) 4 years ago
Kevin Wan b88ba14597
fixes issue #425 (#438) 4 years ago
Kevin Wan c3b9c3c5ab
use english readme as default, because of github ranking (#427) 4 years ago
bittoy 3819f67cf4
add redis geospatial (#209)
* add redis geospatial

* fix go test error
4 years ago
kevin f87d9d1dda refine code style 4 years ago
kevin d0b76b1d9a move redistest into redis package 4 years ago
kevin b004b070d7 refine tests 4 years ago
kevin fe3739b7f3 fix golint issues 4 years ago
kevin da1a93e932 faster the tests 4 years ago
kevin a1b141d31a make tests faster 4 years ago
kevin fe855c52f1 avoid bigint converted into float64 when unmarshaling 4 years ago
kevin 4df5eb760c add more tests 4 years ago
kevin 02ce8f82c8 add more tests 4 years ago
kevin 8a585afbf0 add more tests 4 years ago
kevin 096fe3bc47 add more tests 4 years ago
kevin e37858295a add more tests 4 years ago
kevin d1b303fe7e export cache package, add client interceptor customization 4 years ago
kevin 0a7e0cce77 update package reference 4 years ago
kevin 7e3a369a8f initial import 4 years ago