Alexandre FLAMENT
73b5a58d9e
[FIX] Redis initialization
...
redis.Redis.from_url(url) doesn't check if the url is valid
Before this commit: actual error are detected later when the client is actually used.
With this commit, client() makes sure to return a valid Redis client or None.
Also, the code makes sure not to log the password of the Redis URL
2022-11-07 22:08:32 +00:00
..
2022-02-04 09:45:35 +01:00
2022-10-29 08:22:43 +02:00
2022-11-07 21:54:11 +01:00
2022-07-02 11:29:21 +02:00
2022-06-03 15:41:52 +02:00
2022-11-06 20:35:30 +01:00
2022-11-05 12:04:50 +01:00
2022-11-05 17:45:52 +01:00
2022-11-07 22:08:32 +00:00
2022-10-28 10:17:56 +02:00
2022-09-27 18:32:14 +02:00
2022-11-04 07:18:35 +00:00
2021-12-27 09:26:22 +01:00
2022-09-17 11:25:14 +03:00
2022-03-16 09:55:53 +01:00
2022-07-30 18:04:44 +02:00
2022-01-27 22:07:12 +01:00
2022-08-27 07:10:26 +00:00
2022-09-27 18:32:14 +02:00
2021-12-27 09:26:22 +01:00
2022-04-22 12:09:42 +02:00
2022-11-05 21:26:15 +00:00
2022-09-27 18:32:14 +02:00
2022-09-27 18:32:14 +02:00
2022-05-30 11:21:09 +02:00
2022-09-27 18:32:14 +02:00
2022-09-23 20:45:58 +02:00
2022-11-05 17:45:52 +01:00
2022-09-27 18:32:14 +02:00
2022-11-07 21:54:11 +01:00
2021-12-27 09:26:22 +01:00
2022-09-27 18:32:14 +02:00
2022-07-30 18:04:44 +02:00
2022-09-27 18:32:14 +02:00
2022-11-05 12:04:50 +01:00
2022-09-27 18:32:14 +02:00