|
|
a8f4622c1a
|
better handling of postgres options
|
2026-03-02 22:42:03 +01:00 |
|
|
|
d69ac5e8f2
|
add support for separate notify_push redis instance
|
2025-08-07 16:56:10 +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 |
|
|
|
295231ae92
|
nix based ci
|
2023-11-30 21:02:31 +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 |
|
|
|
96954dc116
|
update dependencies
|
2022-01-19 16:25:24 +01:00 |
|
|
|
b388c2ccf0
|
update literal parser
|
2021-09-09 16:32:05 +02:00 |
|
|
|
7445dda2ff
|
default to sqlite
|
2021-08-11 13:52:37 +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 |
|
|
|
2d2fa8a31e
|
redis 0.21
|
2021-07-30 17:22:33 +02:00 |
|
|
|
5cb1eb8e27
|
make config file globbing optional
|
2021-06-24 15:29:58 +02:00 |
|
|
|
26a212cb9b
|
also disable ssl when connecting to pgsql using ip
|
2021-06-16 13:27:35 +02:00 |
|
|
|
87dd4c570b
|
fancy error formatting
|
2021-05-03 19:15:56 +02:00 |
|
|
|
d9d0c397ee
|
optional redis
|
2021-05-03 18:42:56 +02:00 |
|
|
|
06de88ec21
|
optional sqlx
|
2021-05-03 18:32:18 +02:00 |
|
|
|
28e84abd56
|
import from notify_push
|
2021-05-03 17:14:49 +02:00 |
|