index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
nar-info-disk-cache.hh
Age
Commit message (
Expand
)
Author
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-02-07
NarInfoDiskCache: Keep BinaryCache.id stable and improve test
Robert Hensing
2023-02-07
NarInfoDiskCache: Prepare reproducer for #3898
Robert Hensing
2023-02-07
NarInfoDiskCache: Rename cacheExists -> upToDateCacheExists
Robert Hensing
2021-05-06
Add a realisations disk cache
regnat
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2019-12-17
Add priority setting to stores
Eelco Dolstra
2019-11-26
Fix clang warnings
Eelco Dolstra
2019-10-29
queryPathInfoUncached(): Return const ValidPathInfo
Eelco Dolstra
2016-06-01
HttpBinaryCacheStore: Fix caching of WantMassQuery
Eelco Dolstra
2016-06-01
Make the store directory a member variable of Store
Eelco Dolstra
2016-05-30
Re-implement the WantMassQuery property of binary caches
Eelco Dolstra
2016-04-21
Implement S3BinaryCacheStore::queryAllValidPaths()
Eelco Dolstra
2016-04-20
Cache path info lookups in SQLite
Eelco Dolstra