data-service/scripts
Christopher Baines c3cb04cb80 Use fibers when processing new revisions
Just have one fiber at the moment, but this will enable using fibers for
parallelism in the future.

Fibers seemed to cause problems with the logging setup, which was a bit odd in
the first place. So move logging to the parent process which is better anyway.
2023-11-05 13:46:20 +00:00
..
guix-data-service-backup-database Allow customising the pg_dump command used 2021-01-03 19:05:41 +00:00
guix-data-service-create-small-backup Fix more issues with the git_commits introduction 2022-05-23 22:49:51 +01:00
guix-data-service-manage-build-servers.in Add a lookup_builds field to the build_servers table 2020-05-24 17:02:53 +01:00
guix-data-service-process-branch-updated-email.in Switch to processing emails as bytevectors 2019-09-26 18:08:12 +01:00
guix-data-service-process-branch-updated-mbox.in Warn if process-branch-updated-mbox won't match any emails 2020-02-01 14:03:26 +01:00
guix-data-service-process-job.in Use fibers when processing new revisions 2023-11-05 13:46:20 +00:00
guix-data-service-process-jobs.in Detach the database setup from the main guix-data-service process 2023-06-09 16:11:06 +01:00
guix-data-service-query-build-servers.in Support not querying pending builds 2020-11-01 22:52:53 +00:00
guix-data-service-query-substitute-servers.in Split out querying of build servers and substitute servers 2020-05-03 13:23:43 +01:00
guix-data-service.in Support polling git repositories for new branches/revisions 2023-10-09 22:19:02 +01:00