go-zero/core/stores/redis
2023-04-29 20:36:29 +08:00
..
redistest refactor(redistest): simplify redistest.CreateRedis API (#3086) 2023-04-01 05:02:21 +00:00
conf_test.go chore: add more tests (#2792) 2023-01-15 00:16:12 +08:00
conf.go refactor(redis): add NonBlock config, disable redis ping by default (#3073) 2023-03-29 02:28:12 +00:00
hook_test.go chore: simplify tests with logtest (#3184) 2023-04-29 20:36:29 +08:00
hook.go chore: reformat code (#2925) 2023-02-26 09:35:59 +08:00
metrics.go feat: mysql and redis metric support (#2355) 2022-09-17 19:35:30 +08:00
redis_test.go feat(redis): add ScriptRun API and migrate EvalCtx to ScriptRun for limit, lock and bloom (#3087) 2023-04-02 11:28:25 +08:00
redis.go feat(redis): add ScriptRun API and migrate EvalCtx to ScriptRun for limit, lock and bloom (#3087) 2023-04-02 11:28:25 +08:00
redisblockingnode_test.go chore: add more tests (#2795) 2023-01-15 21:32:41 +08:00
redisblockingnode.go feat: unique redis addrs and trim spaces (#3004) 2023-03-10 16:09:07 +08:00
redisclientmanager.go refactor(redis): add NonBlock config, disable redis ping by default (#3073) 2023-03-29 02:28:12 +00:00
redisclustermanager_test.go feat: unique redis addrs and trim spaces (#3004) 2023-03-10 16:09:07 +08:00
redisclustermanager.go refactor(redis): add NonBlock config, disable redis ping by default (#3073) 2023-03-29 02:28:12 +00:00
redislock_test.go chore: refactor redislock (#2210) 2022-07-30 19:46:10 +08:00
redislock.go feat(redis): add ScriptRun API and migrate EvalCtx to ScriptRun for limit, lock and bloom (#3087) 2023-04-02 11:28:25 +08:00
scriptcache_test.go ci: add test for win (#1503) 2022-02-05 00:06:23 +08:00
scriptcache.go fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00