summaryrefslogtreecommitdiff
path: root/docs/configuration/database.md
AgeCommit message (Expand)AuthorFiles
2025-06-24[bugfix] update the default configuration to not set a db type or address, to...Libravatar kim1
2025-05-14[chore] Change default database in example config to sqlite, update docs. (#4...Libravatar Phil Hagelberg1
2025-04-27[chore] Rewrite all remaining Github linksLibravatar Daenney1
2025-04-24[docs] Mention where to run the command to grant CREATE permissions (#4050)Libravatar Ember1
2025-04-11[docs] add instruction about postgres permission (#3981)Libravatar heddxh1
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