You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/core/stores/cache
bittoy 3819f67cf4
add redis geospatial (#209)
* add redis geospatial

* fix go test error
4 years ago
..
cache.go export cache package, add client interceptor customization 4 years ago
cache_test.go move redistest into redis package 4 years ago
cacheconf.go export cache package, add client interceptor customization 4 years ago
cachenode.go refine code style 4 years ago
cachenode_test.go add redis geospatial (#209) 4 years ago
cacheopt.go export cache package, add client interceptor customization 4 years ago
cachestat.go fix golint issues 4 years ago
cleaner.go export cache package, add client interceptor customization 4 years ago
cleaner_test.go add more tests 4 years ago
config.go export cache package, add client interceptor customization 4 years ago
util.go export cache package, add client interceptor customization 4 years ago
util_test.go refine tests 4 years ago