go-zero/core/stores/redis
cong 64ab00e8e3
refactor: simplify sqlx fail fast ping and simplify miniredis setup in test (#2897)
* chore(redistest): simplify miniredis setup in test

* refactor(sqlx): simplify sqlx fail fast ping

* chore: close connection if not available
2023-02-19 17:18:19 +08:00
..
redistest Modify comment syntax error (#2572) 2022-11-04 21:55:17 +08:00
conf_test.go chore: add more tests (#2792) 2023-01-15 00:16:12 +08:00
conf.go chore: improve codecov (#2828) 2023-01-29 21:39:54 +08:00
hook_test.go chore: add more tests (#2792) 2023-01-15 00:16:12 +08:00
hook.go feat: support ptr of ptr of ... in mapping (#2779) 2023-01-12 15:56:51 +08:00
metrics.go feat: mysql and redis metric support (#2355) 2022-09-17 19:35:30 +08:00
redis_test.go refactor: simplify sqlx fail fast ping and simplify miniredis setup in test (#2897) 2023-02-19 17:18:19 +08:00
redis.go chore: improve codecov (#2828) 2023-01-29 21:39:54 +08:00
redisblockingnode_test.go chore: add more tests (#2795) 2023-01-15 21:32:41 +08:00
redisblockingnode.go feat: update go-redis to v8, support ctx in redis methods (#1507) 2022-02-09 11:06:06 +08:00
redisclientmanager.go feat: update go-redis to v8, support ctx in redis methods (#1507) 2022-02-09 11:06:06 +08:00
redisclustermanager.go feat: update go-redis to v8, support ctx in redis methods (#1507) 2022-02-09 11:06:06 +08:00
redislock_test.go chore: refactor redislock (#2210) 2022-07-30 19:46:10 +08:00
redislock.go chore: refactor redislock (#2210) 2022-07-30 19:46:10 +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