Add config fallbacks for session, cache and queue when disabling redis-cluster #585

Merged
pat-s merged 12 commits from refs/pull/585/head into main 2023-12-18 08:43:19 +00:00

12 Commits

Author SHA1 Message Date
pat-s
7de789e157 Merge branch 'main' into config-fallbacks 2023-12-18 08:42:00 +00:00
justusbunsi
568a20b577 Merge branch 'main' into config-fallbacks 2023-12-15 20:30:22 +00:00
575186e537
Fix NOTES rendering
The warnings were printed in one single line.

Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
2023-12-15 21:19:51 +01:00
bf35498673
Distinguish custom values in tests
This helps to ensure that the correct value is stored in the correct
setting.

Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
2023-12-15 20:46:21 +01:00
141cf08a03
Fix/improve test descriptions
Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
2023-12-15 20:45:54 +01:00
bdf36c9008
Clean up [session].PROVIDER_CONFIG for disabled redis-cluster
Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
2023-12-15 19:56:56 +01:00
pat-s
860fc3b593
eq 2023-12-13 10:39:09 +01:00
pat-s
c5a5b91e9d
add section to README 2023-12-13 10:35:51 +01:00
pat-s
95c063a964
print warning in notes.txt for fallback config 2023-12-13 10:16:32 +01:00
pat-s
a41e30a827
lint 2023-12-11 17:33:05 +01:00
pat-s
39a04a409b
add cache and queue config tests 2023-12-11 17:23:31 +01:00
pat-s
5040770464
session config fallbacks and tests 2023-12-11 17:04:46 +01:00