|
|
172f328713
|
parse string dbport values
|
2026-03-02 22:43:56 +01:00 |
|
|
|
bb16d30aa2
|
updates
|
2026-03-02 22:43:56 +01:00 |
|
|
|
a8f4622c1a
|
better handling of postgres options
|
2026-03-02 22:42:03 +01:00 |
|
|
|
484af6a8e7
|
handle redis db index as str
|
2025-08-11 10:46:04 +02:00 |
|
|
|
b1060bbb73
|
flake updates
|
2025-08-07 17:02:08 +02: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 |
|
|
|
f61ab10717
|
0.11.0
|
2024-07-26 18:16:25 +02:00 |
|
|
|
9ebb0f08ac
|
fix handling of pgsql sockets without hostname
|
2024-01-31 18:25:18 +01: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 |
|
|
|
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 |
|
|
|
96954dc116
|
update dependencies
|
2022-01-19 16:25:24 +01:00 |
|
|
|
b388c2ccf0
|
update literal parser
|
2021-09-09 16:32:05 +02:00 |
|
|
|
59cd402f2f
|
0.4.1
|
2021-08-11 14:20:22 +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 |
|
|
|
67fb5944ce
|
fix without --all-features
|
2021-07-30 17:25:48 +02:00 |
|
|
|
2d2fa8a31e
|
redis 0.21
|
2021-07-30 17:22:33 +02:00 |
|
|
|
0bf1ff020a
|
clippy lint
|
2021-07-30 17:01:24 +02:00 |
|
|
|
66308dc467
|
no need to collect paths into a vec
use iterators instead
|
2021-07-30 16:58:55 +02:00 |
|
|
|
83eed10991
|
better glob tests
|
2021-07-30 16:57:23 +02:00 |
|
kinolaev
|
f44953ddf6
|
fix: parse without glob
|
2021-07-24 19:42:29 +03: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 |
|