go-zero/core/stores/redis
2021-11-10 21:45:42 +08:00
..
redistest chore: replace redis.NewRedis with redis.New (#1103) 2021-09-29 23:01:10 +08:00
conf_test.go add more tests 2020-10-01 20:58:12 +08:00
conf.go feat: slow threshold customizable in sqlx (#1188) 2021-11-01 08:37:44 +08:00
process.go feat: slow threshold customizable in redis (#1187) 2021-11-01 08:20:35 +08:00
redis_test.go chore: remove unused const (#1224) 2021-11-10 21:45:42 +08:00
redis.go feat: slow threshold customizable in redis (#1187) 2021-11-01 08:20:35 +08:00
redisblockingnode_test.go chore: replace redis.NewRedis with redis.New (#1103) 2021-09-29 23:01:10 +08:00
redisblockingnode.go fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00
redisclientmanager.go feat: slow threshold customizable in redis (#1187) 2021-11-01 08:20:35 +08:00
redisclustermanager.go feat: slow threshold customizable in redis (#1187) 2021-11-01 08:20:35 +08:00
redislock_test.go update package reference 2020-08-08 16:40:10 +08:00
redislock.go chore: remove unused const (#1224) 2021-11-10 21:45:42 +08:00
scriptcache_test.go add more tests for stores (#446) 2021-02-07 17:22:47 +08:00
scriptcache.go fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00