index
:
guix/nar-herder
master
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Remove get-nar-files
Christopher Baines
2023-09-12
*
Use fold-nar-files for check-storage
Christopher Baines
2023-09-12
*
Don't use JIT on aarch64
Christopher Baines
2023-09-12
*
Add more logging around requesting recent changes
Christopher Baines
2023-09-12
*
Cleanup handling of the nar_files_total metric
Christopher Baines
2023-09-12
*
Remove the get-nar-files call from the fetch changes fiber
Christopher Baines
2023-09-12
*
Log the procedure delayed for database operations
Christopher Baines
2023-09-12
*
Name the fibers threads
Christopher Baines
2023-09-12
*
Change the maintenance thread to not be cooperative
Christopher Baines
2023-09-12
*
Sleep on exceptions in the recent change removal fiber
Christopher Baines
2023-09-12
*
Show backtraces for fetch-file exceptions
Christopher Baines
2023-09-12
*
Make sure to use streaming http requests everywhere
Christopher Baines
2023-09-12
*
Add some more logging
Christopher Baines
2023-09-12
*
Enforce an ordering in database-select-recent-changes
Christopher Baines
2023-09-12
*
Remove some unused imports
Christopher Baines
2023-09-12
*
Use fibers in fast-download-nars
Christopher Baines
2023-09-12
*
Use recent changes to trigger nar mirroring and removal
Christopher Baines
2023-09-12
*
Use fibers for the recent changes removal thread
Christopher Baines
2023-09-12
*
Use fibers timeouts for all http requests
Christopher Baines
2023-09-12
*
Add new fibers timeout utils
Christopher Baines
2023-09-12
*
Remove set-socket-timeout
Christopher Baines
2023-09-12
*
Stop using with-port-timeouts
Christopher Baines
2023-09-12
*
Move most maintenance activity to fibers
Christopher Baines
2023-09-12
*
Switch to cooperative scheduling
Christopher Baines
2023-09-12
*
Correct the metric problems from introducing fold-nar-files
Christopher Baines
2023-09-12
*
Name an unnamed thread
Christopher Baines
2023-09-08
*
Name some worker threads
Christopher Baines
2023-09-08
*
Avoid fast-download-nars from calling get-nar-files
Christopher Baines
2023-09-08
*
Add fold-nar-files and use it in a few places
Christopher Baines
2023-09-08
*
Add datastore-fold-all-narinfo-files
Christopher Baines
2023-09-07
*
Set thread names for worker threads
Christopher Baines
2023-09-07
*
Include metrics for ports and file descriptors
Christopher Baines
2023-09-07
*
Use call-with-duration-metric helper
Christopher Baines
2023-09-07
*
Throw some connection caching in for info requests
Christopher Baines
2023-07-27
*
Add better exception handling and retrying when mirroring nars
Christopher Baines
2023-07-21
*
Try to keep on top of mirroring nars
Christopher Baines
2023-07-21
*
Drop the number of fibers threads
Christopher Baines
2023-07-12
*
Drop the socket timeout when fetching changes
Christopher Baines
2023-07-12
*
Log just before querying for recent changes
Christopher Baines
2023-07-08
*
Cleanup temp files on exceptions when generating cached compressions
Christopher Baines
2023-07-08
*
Name some more threads
Christopher Baines
2023-07-08
*
Set low level timeouts for HTTP requests
Christopher Baines
2023-06-30
*
Add some more network connection timeout helpers
Christopher Baines
2023-06-30
*
Show progress for downloading the database dump
Christopher Baines
2023-06-30
*
Update guix-dev.scm
Christopher Baines
2023-06-30
*
Refactor, making some code less nested
Christopher Baines
2023-06-30
*
Ensure that nar requests are for the right filename
Christopher Baines
2023-05-31
*
Stop mmap'ing the database
Christopher Baines
2023-05-30
*
Add loop detection for nar requests
Christopher Baines
2023-05-29
*
Make more logging output from the database module atomic
Christopher Baines
2023-05-29
[next]