summaryrefslogtreecommitdiff
path: root/internal/db/bundb/domain.go
AgeCommit message (Expand)AuthorFiles
2022-07-10[chore] consolidate caching libraries (#704)Libravatar kim1
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim1
2022-05-23[security] Check all involved IRIs during block checking (#593)Libravatar tobi1
2022-05-02[performance] Speed up some of the slower db queries (#523)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-08-29Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)Libravatar kim1
2021-08-25Pg to bun (#148)Libravatar tobi1