index
:
guix/nar-herder
master
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
nar-herder.in
Commit message (
Expand
)
Author
Age
*
Move most maintenance activity to fibers
Christopher Baines
2023-09-12
*
Switch to cooperative scheduling
Christopher Baines
2023-09-12
*
Drop the number of fibers threads
Christopher Baines
2023-07-12
*
Show progress for downloading the database dump
Christopher Baines
2023-06-30
*
Support setting a storage limit with no nar removal criteria
Christopher Baines
2023-05-01
*
Make import transactional for all the provided narinfos
Christopher Baines
2023-03-13
*
Handle self references when doing checks on narinfo imports
Christopher Baines
2023-02-15
*
Fix import time reference checking
Christopher Baines
2023-02-08
*
Allow disabling dumping the database
Christopher Baines
2023-02-08
*
Add a flag to allow ensuring the references for a nar are present
Christopher Baines
2023-02-06
*
Refactor, pulling the narinfo out in to a variable
Christopher Baines
2023-02-06
*
Don't error when removing files that don't exist
Christopher Baines
2023-02-06
*
Add some basic functionality to check the size of the stored files
Christopher Baines
2023-02-06
*
Make the log-level a base option
Christopher Baines
2023-02-06
*
Finish an initial implementation of pruning the cached nars
Christopher Baines
2023-02-04
*
Instrument the cached bytes by compression
Christopher Baines
2023-02-04
*
Properly implement cached compression levels
Christopher Baines
2023-02-03
*
Be more flexible with cached compressions
Christopher Baines
2023-02-01
*
Make sure to use suspendable ports
Christopher Baines
2023-02-01
*
Fix --cached-compression-min-uses handling
Christopher Baines
2023-02-01
*
Add experimental support for cached compressions
Christopher Baines
2023-01-16
*
Add some instrumentation around the database
Christopher Baines
2022-06-24
*
Improve handling of nar removal
Christopher Baines
2022-05-19
*
Fiddle more with the nar removal criteria
Christopher Baines
2022-05-19
*
Support removing nar files
Christopher Baines
2022-05-06
*
Initialise the nar_files_total metric when fetching changes
Christopher Baines
2022-05-04
*
Create the pid file prior to downloading the database
Christopher Baines
2022-05-04
*
Update the nar_files_total metric when processing changes
Christopher Baines
2022-05-04
*
Fix the default log-level value
Christopher Baines
2022-05-04
*
Expose the nar files stats via a new nar_files_total metric
Christopher Baines
2022-05-04
*
Expose the storage size as a metric
Christopher Baines
2022-05-04
*
Add support for exposing some basic metrics
Christopher Baines
2022-04-17
*
Support passing a log-level to the nar-herder server
Christopher Baines
2022-04-17
*
Support inserting tags when inserting narinfos
Christopher Baines
2022-03-13
*
Support specifying TTL's for narinfo responses
Christopher Baines
2022-02-02
*
Regularly update the database dump and delete recent changes
Christopher Baines
2021-12-29
*
Add support for creating a pid file
Christopher Baines
2021-12-20
*
Say when the database download starts
Christopher Baines
2021-12-13
*
Add missing --database-dump option
Christopher Baines
2021-12-13
*
Fix import trying to import arguments
Christopher Baines
2021-12-12
*
Get most of the functionality sort of working
Christopher Baines
2021-12-12