aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Remove trailing comma from the initial database SQLChristopher Baines2023-02-02
* Cleanup the utils moduleChristopher Baines2023-02-01
* Wrap various network bits with port timeoutsChristopher Baines2023-02-01
* Be more flexible with cached compressionsChristopher Baines2023-02-01
* Add with-port-timeouts helperChristopher Baines2023-02-01
* Make sure to use suspendable portsChristopher Baines2023-02-01
* Use guile-fibers-next for local developmentChristopher Baines2023-02-01
* Fix --cached-compression-min-uses handlingChristopher Baines2023-02-01
* Fix the type of the cached narinfo compression when removingChristopher Baines2023-01-31
* Remove cached narinfo file database entries when removing narsChristopher Baines2023-01-31
* Fix a problem with exposing metricsChristopher Baines2023-01-16
* Change the worker threads to allow nesting callsChristopher Baines2023-01-16
* Add experimental support for cached compressionsChristopher Baines2023-01-16
* Extract out table-exists?Christopher Baines2022-11-29
* 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
* Increment request metrics for file requestsChristopher Baines2022-06-24
* Remove some empty linesChristopher Baines2022-06-24
* Add experimental support for serving files by hashChristopher Baines2022-06-10
* Improve handling of nar removalChristopher Baines2022-05-19
* Fiddle more with the nar removal criteriaChristopher Baines2022-05-19
* Encode filenames when passing the request back to nginxChristopher Baines2022-05-17
* Just retry fetching files on the next mirror passChristopher Baines2022-05-15
* Add a fast path for downloading nars when there's no storage limitChristopher Baines2022-05-14
* Split out the downloading of narsChristopher Baines2022-05-14
* Update the storage_size_bytes metric when removing narsChristopher Baines2022-05-06
* Further fix the 'and nar removal criteriaChristopher Baines2022-05-06
* Fix the 'and removal criteriaChristopher Baines2022-05-06
* Support removing nar filesChristopher Baines2022-05-06
* Skip mirroring files if downloading them failsChristopher Baines2022-05-05
* Handle exceptions in threadsChristopher Baines2022-05-05
* Initialise the nar_files_total metric when fetching changesChristopher Baines2022-05-04
* Create the pid file prior to downloading the databaseChristopher Baines2022-05-04
* Update the nar_files_total metric when processing changesChristopher Baines2022-05-04
* Fix the default log-level valueChristopher Baines2022-05-04
* Update the nar_files_total metric when downloading and removing filesChristopher Baines2022-05-04
* Expose the nar files stats via a new nar_files_total metricChristopher Baines2022-05-04
* Expose the storage size as a metricChristopher Baines2022-05-04
* Stop hardcoding some filenames in the sample NGinx configurationChristopher Baines2022-04-22
* Support handling /nar requestsChristopher Baines2022-04-22
* Add support for exposing some basic metricsChristopher Baines2022-04-17
* Support passing a log-level to the nar-herder serverChristopher Baines2022-04-17
* Add guile-lib to guix-dev.scmChristopher Baines2022-04-17
* Support inserting tags when inserting narinfosChristopher Baines2022-03-13
* Keep the change datetimes consistent when mirroringChristopher Baines2022-02-15
* Switch to guile-fibers@1.1Christopher Baines2022-02-09
* Add a bit to the design in the READMEChristopher Baines2022-02-04
* Add some more loggingChristopher Baines2022-02-02
* Support specifying TTL's for narinfo responsesChristopher Baines2022-02-02