2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/data-service.git synced 2023-12-14 03:23:03 +01:00
data-service/guix-data-service
Christopher Baines 7251c7d653 Stop using a pool of threads for database operations
Now that squee cooperates with suspendable ports, this is unnecessary. Use a
connection pool to still support running queries in parallel using multiple
connections.
2023-07-10 18:56:31 +01:00
..
jobs Reorder some vacuum operations when loading revisions 2023-03-09 09:17:07 +00:00
model Try to fix backfilling blocked_builds 2023-07-02 10:42:49 +01:00
web Stop using a pool of threads for database operations 2023-07-10 18:56:31 +01:00
branch-updated-emails.scm Partition the package_derivations_by_guix_revision_range table 2022-05-23 19:10:25 +01:00
builds.scm Fix more things for the systems table introduction 2021-04-23 23:10:28 +01:00
comparison.scm Tweak the comparision query 2023-03-05 10:18:30 +00:00
config.scm.in Fix a regression with running sqitch 2021-07-11 12:40:48 +01:00
data-deletion.scm Stop using a pool of threads for database operations 2023-07-10 18:56:31 +01:00
database.scm Stop using a pool of threads for database operations 2023-07-10 18:56:31 +01:00
jobs.scm Avoid logging when there are no processes to wait for 2023-03-09 08:24:01 +00:00
metrics.scm Skip some metrics that apply for each branch 2023-02-02 15:04:20 +01:00
substitutes.scm Fix fetch-narinfo-files to work in the specific outputs case 2023-06-09 16:32:54 +01:00
utils.scm Stop using a pool of threads for database operations 2023-07-10 18:56:31 +01:00