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 9f080524bc Split the thread pool used for database connections
In to two thread pools, a default one, and one reserved for essential
functionality.

There are some pages that use slow queries, so this should help stop those
pages block other operations.
2023-04-27 10:31:09 +02:00
..
jobs Reorder some vacuum operations when loading revisions 2023-03-09 09:17:07 +00:00
model Improve performance of select-fixed-output-package-derivations-in-revision 2023-03-11 18:19:19 +00:00
web Split the thread pool used for database connections 2023-04-27 10:31:09 +02: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 Include distribution counts table in data deletion 2023-04-07 11:21:28 +01:00
database.scm Support instrumenting the number of database connections 2023-01-01 12:43:06 +00: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 Support per repository configuration for fetching substitutes 2022-09-09 12:39:38 +01:00
utils.scm Split the thread pool used for database connections 2023-04-27 10:31:09 +02:00