aboutsummaryrefslogtreecommitdiff
path: root/nar-herder/database.scm
Commit message (Expand)AuthorAge
* Add index on narinfo_files.narinfo_idChristopher Baines2022-06-24
* Add some instrumentation around the databaseChristopher Baines2022-06-24
* Increase the maximum size of the reader thread poolChristopher Baines2022-06-24
* Support removing nar filesChristopher Baines2022-05-06
* Support inserting tags when inserting narinfosChristopher Baines2022-03-13
* Keep the change datetimes consistent when mirroringChristopher Baines2022-02-15
* Regularly update the database dump and delete recent changesChristopher Baines2021-12-29
* Limit the number of recent changes returnedChristopher Baines2021-12-29
* Fix and test removing narsChristopher Baines2021-12-14
* Add missing sqlite-bind-arguments in database-select-narinfo-filesChristopher Baines2021-12-14
* Fix database-select-latest-recent-change-datetimeChristopher Baines2021-12-13
* Get most of the functionality sort of workingChristopher Baines2021-12-12