Commit graph

21 commits

Author SHA1 Message Date
484af6a8e7 handle redis db index as str 2025-08-11 10:46:04 +02:00
9ada18d5a6 add test for separate notify_push redis 2025-08-07 17:12:47 +02:00
b1060bbb73 flake updates 2025-08-07 17:02:08 +02:00
d62e94fd1c test for single node cluster 2025-05-30 16:30:29 +02:00
83ba84fa2d fix tls redis parsing 2025-05-02 09:28:08 +02:00
88b64b402d rework redis options 2025-04-30 18:17:43 +02:00
e4bb72fd00 parse redis ssl_context 2025-04-29 18:13:10 +02:00
88db1d1d86 remove redis-connect feature 2025-04-29 16:27:49 +02:00
10b7d8eb56 remove db-sqlx feature 2025-04-29 16:02:06 +02:00
9ebb0f08ac fix handling of pgsql sockets without hostname 2024-01-31 18:25:18 +01:00
ffc38e3ae1 add test for credentials escaping 2024-01-23 15:08:58 +01:00
25721b7f98 prepare for updated sqlx 2023-11-30 20:38:03 +01:00
39e4ae9a2b handle postgres without password
fixes #4
2023-03-30 13:03:48 +02:00
59006e9e8e split of config tests 2023-03-30 12:57:58 +02:00
07af6dccd0 add support for redis username 2022-12-28 14:59:54 +01:00
b388c2ccf0 update literal parser 2021-09-09 16:32:05 +02:00
0b6614c6e0 use default database name if none is set in the config 2021-08-11 13:44:39 +02:00
4b8c9530fb improve handling of mysql ssl options 2021-08-03 17:23:44 +02:00
83eed10991 better glob tests 2021-07-30 16:57:23 +02:00
26a212cb9b also disable ssl when connecting to pgsql using ip 2021-06-16 13:27:35 +02:00
28e84abd56 import from notify_push 2021-05-03 17:14:49 +02:00