Chris Lu
61c0514a1c
filer: add username and keyPrefix support for Redis stores ( #7591 )
...
* filer: add username and keyPrefix support for Redis stores
Addresses https://github.com/seaweedfs/seaweedfs/issues/7299
- Add username config option to redis2, redis_cluster2, redis_lua, and
redis_lua_cluster stores (sentinel stores already had it)
- Add keyPrefix config option to all Redis stores to prefix all keys,
useful for Envoy Redis Proxy or multi-tenant Redis setups
* refactor: reduce duplication in redis.NewClient creation
Address code review feedback by defining redis.Options once and
conditionally setting TLSConfig instead of duplicating the entire
NewClient call.
* filer.toml: add username and keyPrefix to redis2.tmp example
2025-12-01 13:31:35 -08:00
..
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-07-16 23:39:27 -07:00
2024-03-25 12:50:43 -07:00
2025-08-03 11:56:04 -07:00
2025-08-03 11:56:04 -07:00
2025-11-25 19:35:19 -08:00
2025-12-01 13:31:35 -08:00
2025-11-25 19:35:19 -08:00
2025-12-01 13:31:35 -08:00
2025-11-25 19:35:19 -08:00
2022-10-12 00:03:27 -07:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-26 15:54:26 -08:00
2025-11-25 19:35:19 -08:00
2023-01-04 09:52:25 -08:00
2022-08-17 12:42:03 -07:00
2025-11-05 22:05:54 -08:00
2025-08-06 10:09:26 -07:00
2025-11-29 10:06:11 -08:00
2022-07-29 00:17:28 -07:00
2025-10-24 17:09:58 -07:00
2023-01-12 23:07:36 -08:00
2025-11-29 10:06:11 -08:00
2025-05-28 11:34:02 -07:00
2023-01-02 23:20:45 -08:00
2024-12-19 19:25:06 -08:00
2025-08-30 11:15:48 -07:00
2025-08-03 14:26:15 -07:00
2022-06-06 00:39:35 -07:00
2022-07-29 00:17:28 -07:00
2025-11-26 11:29:55 -08:00
2025-07-16 23:39:27 -07:00
2025-10-29 18:31:23 -07:00
2025-10-29 18:31:23 -07:00
2022-07-29 00:17:28 -07:00
2025-07-16 23:39:27 -07:00
2025-10-13 18:05:17 -07:00
2022-11-15 06:33:36 -08:00
2025-11-18 23:18:35 -08:00
2025-08-06 10:09:26 -07:00
2023-04-26 20:54:36 -07:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-06-24 08:44:06 -07:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2023-01-02 23:20:45 -08:00
2023-04-13 22:32:45 -07:00
2025-11-18 23:18:35 -08:00
2024-12-19 19:25:06 -08:00
2022-11-15 06:33:36 -08:00
2025-05-22 09:46:49 -07:00
2025-08-06 10:09:26 -07:00
2025-11-29 10:06:11 -08:00
2025-11-29 10:06:11 -08:00
2022-08-26 16:41:37 -07:00
2025-07-16 23:39:27 -07:00
2022-07-29 00:17:28 -07:00
2024-04-29 18:42:31 -07:00
2022-08-30 09:37:52 -07:00
2025-07-16 23:39:27 -07:00
2025-10-24 17:09:58 -07:00
2024-11-04 12:08:25 -08:00