go-zero/core/stores/cache
bittoy 3819f67cf4
add redis geospatial (#209)
* add redis geospatial

* fix go test error
2020-11-16 19:45:43 +08:00
..
cache_test.go move redistest into redis package 2020-11-03 16:35:34 +08:00
cache.go export cache package, add client interceptor customization 2020-09-29 17:25:49 +08:00
cacheconf.go export cache package, add client interceptor customization 2020-09-29 17:25:49 +08:00
cachenode_test.go add redis geospatial (#209) 2020-11-16 19:45:43 +08:00
cachenode.go refine code style 2020-11-06 12:13:28 +08:00
cacheopt.go export cache package, add client interceptor customization 2020-09-29 17:25:49 +08:00
cachestat.go fix golint issues 2020-10-16 11:13:55 +08:00
cleaner_test.go add more tests 2020-10-01 11:49:17 +08:00
cleaner.go export cache package, add client interceptor customization 2020-09-29 17:25:49 +08:00
config.go export cache package, add client interceptor customization 2020-09-29 17:25:49 +08:00
util_test.go refine tests 2020-11-02 17:51:33 +08:00
util.go export cache package, add client interceptor customization 2020-09-29 17:25:49 +08:00