index
:
guix/data-service
channel-news-entries
guile3
master
refactor-revision-controller
wip-debug
wip-derivation-comparison
wip-derivation-history
wip-error
wip-fix-foreign
wip-memcached
wip-narinfo
wip-rb6-summit
wip-reproducibility-pie-chart
wip-temp-table-insertion
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix-data-service
/
utils.scm
Commit message (
Expand
)
Author
Age
*
Support request timeouts in the thread pool
Christopher Baines
2023-04-27
*
Change par-mapper' to use fetch-result-of-defered-thunks
Christopher Baines
2023-04-27
*
Split the thread pool used for database connections
Christopher Baines
2023-04-27
*
Close postgresql connections when the thread pool thread is idle
Christopher Baines
2022-10-23
*
Expose Guile GC metrics
Christopher Baines
2022-10-09
*
Make it possible to increase the number of thread pool threads
Christopher Baines
2022-10-02
*
Log delays in the thread pool channel
Christopher Baines
2022-10-02
*
Add a faster delete-duplicates function
Christopher Baines
2022-03-01
*
Switch to guile-fibers@1.1
Christopher Baines
2022-02-09
*
Fix chunk-for-each! calling proc when there's nothing to do
Christopher Baines
2022-01-14
*
Rename chunk-map! to chunk-for-each!
Christopher Baines
2022-01-14
*
Re-write insert-derivation-inputs in a more memory efficient manor
Christopher Baines
2022-01-12
*
Add a chunk procedure
Christopher Baines
2021-10-03
*
Add a chunk! untility
Christopher Baines
2021-10-03
*
Fix call-with-time-logging in (guix-data-service utils)
Christopher Baines
2020-11-01
*
Avoid locking up the thread pool channel on letpar& exceptions
Christopher Baines
2020-10-04
*
Fix the implementation of par-map&
Christopher Baines
2020-10-04
*
Avoid fiber deadlocks
Christopher Baines
2020-10-04
*
Rework the shortlived PostgreSQL specific connection channel
Christopher Baines
2020-10-03
*
Make call-with-time-logging handle multiple return values
Danjela Lura
2020-08-12
*
Add some syntax to prevent inlining within modules
Christopher Baines
2020-02-27
*
Add a new utils module, containing a with-time-logging syntax rule
Christopher Baines
2020-02-24