guix-data-service/guix-data-service
Christopher Baines 83ef624b97 Switch to processing jobs in parallel
This should speed up processing new revisions, reduce latency between finding
out about new revisions and processing them, as well as help manage memory
usage, by processing each job in a process that then exits.
2019-07-12 23:00:44 +01:00
..
jobs Switch to processing jobs in parallel 2019-07-12 23:00:44 +01:00
model Fix a bug where the list of 0 licenses wasn't handled correctly 2019-07-12 19:50:48 +01:00
web Associate a name with database connections 2019-07-12 19:49:26 +01:00
branch-updated-emails.scm Fix how email dates are inserted in to PostgreSQL 2019-05-16 00:03:06 +01:00
builds.scm Add some catch all error handling to fetch-build-for-derivation 2019-03-08 08:22:52 +00:00
comparison.scm Switch parts of the comparison code to use hash tables 2019-03-24 17:35:19 +00:00
config.scm.in Catch the guix available when built 2019-06-13 23:11:35 +01:00
database.scm Add a couple of functions for PostgreSQL advisory locks 2019-07-12 19:51:42 +01:00
jobs.scm Switch to processing jobs in parallel 2019-07-12 23:00:44 +01:00