Thorben Günther
|
3f545efc95
|
cache: Add a "disabled" cache
|
2023-07-12 19:13:47 +02:00 |
|
Thorben Günther
|
b2a1ab61c9
|
cache: Move creation logic into cache package
|
2023-07-12 19:00:25 +02:00 |
|
Thorben Günther
|
e66cc0d858
|
cache/redis: Try to ping redis on cache creation
Otherwise the bridge would continue to run even if the cache is not
available.
|
2023-07-10 12:20:16 +02:00 |
|
Thorben Günther
|
054c163ffb
|
cache: Support redis
Closes: https://todo.xenrox.net/~xenrox/ntfy-alertmanager/11
|
2023-03-08 22:18:30 +01:00 |
|
Thorben Günther
|
d35b77fbc9
|
cache: Move to own interface package
With this interface it will be easy to support multiple cache types.
|
2023-03-08 16:16:21 +01:00 |
|