aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/utils.scm
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2023-05-19 13:47:21 +0100
committerChristopher Baines <mail@cbaines.net>2023-05-19 13:47:21 +0100
commit768c5e6d56569eaee46e98b41f5e28f43e424b64 (patch)
tree07774fc58b7a6b819bb1a721d059321d52378e46 /guix-build-coordinator/utils.scm
parentc97163f38f747f3eaebdc19707236810a0b8b047 (diff)
downloadbuild-coordinator-768c5e6d56569eaee46e98b41f5e28f43e424b64.tar
build-coordinator-768c5e6d56569eaee46e98b41f5e28f43e424b64.tar.gz
Change listing builds to work as a stream
Both in terms of getting the data from the database, and sending it to the client. This avoids the use of the after-id and ordering by id when listing builds, which makes listing builds faster. It does mean that the database reads may last for a while (which can be a problem), but maybe that can be addressed in other ways.
Diffstat (limited to 'guix-build-coordinator/utils.scm')
0 files changed, 0 insertions, 0 deletions