go-zero/core/stores/redis
2023-10-28 00:19:22 +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: upgrade go dependencies (#3657) 2023-10-28 00:19:22 +08:00
hook.go feat: add metrics (#3624) 2023-10-26 15:51:28 +00:00
metrics_test.go feat: add metrics (#3624) 2023-10-26 15:51:28 +00:00
metrics.go chore: update goctl version to 1.6.0 (#3674) 2023-10-27 21:59:35 +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 chore: refactor errors to use errors.Is (#3654) 2023-10-21 00:00:57 +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 feat: add metrics (#3624) 2023-10-26 15:51:28 +00:00
redisclustermanager_test.go chore: add more tests (#3592) 2023-09-27 22:33:27 +08:00
redisclustermanager.go feat: add metrics (#3624) 2023-10-26 15:51:28 +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