summaryrefslogtreecommitdiff
path: root/docs/configuration/database.md
AgeCommit message (Expand)AuthorFiles
2024-08-08[feature] Add `db-postgres-connection-string` option (#3178)Libravatar John Winston1
2024-04-30[docs] Remove last references to RPi (#2885)Libravatar Daenney1
2024-04-10[docs] update deployment considerations docs with latest findings (#2821)Libravatar tobi1
2023-11-22[docs] Add a warning about SQLite cache sizes (#2378)Libravatar Daenney1
2023-08-06[docs] fix postgres create database command (#2071)Libravatar Max Rosin1
2023-07-12[bugfix] Align default values in the configuration file with the code (#1971)Libravatar firescry1
2023-02-01[chore/performance] use only 1 sqlite db connection regardless of multiplier ...Libravatar tobi1
2023-01-31[chore] Use 'immediate' lock for sqlite transactions (#1404)Libravatar tobi1
2023-01-26[chore] set max open / idle conns + conn max lifetime for both postgres and s...Libravatar tobi1
2023-01-18[chore] Change default sqlite busy timeout to 5m (#1352)Libravatar tobi1
2023-01-17[feature] Tune sqlite pragmas (#1349)Libravatar tobi1
2022-11-11[docs] postgres collation warning (#1017)Libravatar Lukáš Zapletal1
2022-01-30[bug] Fix sqlite empty address issue (#370)Libravatar tobi1
2021-12-21[documentation] update database docs (#355)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-11-14Update docs with better config + installation instructions (#300)Libravatar tobi1