7 Commits

Author SHA1 Message Date
21d158db07 Init V4 community edition (#2265)
* Init V4 community edition

* Init V4 community edition
2025-04-20 17:31:25 +08:00
ce759c02b1 feat(redis): support confiuring username (#1752)
替换Golang Redis依赖: redigo的版本至当前最新版1.8.9
(v2.0.0被标记为已撤回,且长期未更新)

Redis 6 及以上版本均可配置为使用username+password认证的ACL,故作此变更。
2023-07-05 22:12:33 +08:00
b1344616b8 test: fix failed ut 2023-05-27 10:44:28 +08:00
afc0b647ca Fix: failed unit test / Feat: support TTL in redis cache 2019-12-13 13:22:10 +08:00
d0bb123e03 Test: get source URL of files 2019-12-11 12:24:09 +08:00
5b01202844 Test: redis pool connection 2019-12-09 19:40:24 +08:00
6d6255e759 Test: redis cache 2019-12-09 19:30:52 +08:00