index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
binary-cache-store.cc
Age
Commit message (
Expand
)
Author
2021-11-05
addPath: allow paths with references
Alexander Bantyev
2021-11-03
Make the realisation fetching from binary caches async
regnat
2021-11-03
Expose an async interface for `queryRealisation`
regnat
2021-10-23
addToStore, addToStoreFromDump: add references argument
Alexander Bantyev
2021-10-14
pathInfoCache: Use the entire base name as the cache key
Eelco Dolstra
2021-10-12
Add compression level for NARs
Tom Bereknyei
2021-09-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-09-22
Make setDefault() typed
Eelco Dolstra
2021-07-30
Remove unused struct in `libstore`
Pamplemousse
2021-05-10
Remove useless parents
regnat
2021-05-06
Add a realisations disk cache
regnat
2021-04-09
add tests for zstd compression
Domen Kožar
2021-02-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-02-09
Revert "narinfo: Change NAR URLs to be addressed on the NAR hash instead of t...
Graham Christensen
2021-01-21
narinfo: Change NAR URLs to be addressed on the NAR hash instead of the compr...
adisbladis
2020-12-16
Fix BinaryCacheStore::registerDrvOutput
regnat
2020-12-15
Fix `addTextToStore` for binary caches
regnat
2020-12-11
Store the realisations as JSON in the binary cache
regnat
2020-12-11
Store metadata about drv outputs realisations
regnat
2020-12-02
Sink: Use std::string_view
Eelco Dolstra
2020-10-07
Use PathReferences more widely
John Ericson
2020-10-06
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-09-28
Update src/libstore/binary-cache-store.cc
John Ericson
2020-09-26
Remove redundant nar hash and size setting
John Ericson
2020-09-26
Fix up BinaryCacheStore::addToStore taking a path
John Ericson
2020-09-26
BinaryCacheStore::addTextToStore include CA field
John Ericson
2020-09-23
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-09-23
Return more info from `BinaryCacheStore::addToStoreCommon`
John Ericson
2020-09-23
Clarify FIXME in `BinaryCacheStore::addToStoreCommon`
John Ericson
2020-09-23
Get rid of Hash::dummy from BinaryCacheStore
John Ericson
2020-09-21
Move Callback into its own header
Eelco Dolstra
2020-09-16
Separate store configs from the implems
regnat
2020-08-14
Merge pull request #3899 from obsidiansystems/make-narHash-not-optional
Eelco Dolstra
2020-08-13
Use `TeeSink` and `TeeSouce` in a few more places
John Ericson
2020-08-07
Fix .ls file names in binary caches
Eelco Dolstra
2020-08-06
Minimize the usage of `Hash::dummy`
John Ericson
2020-08-05
Remove Hash::operator bool ()
Carlo Nucera
2020-08-04
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-08-04
S3BinaryCacheStore: Fix size determination
Eelco Dolstra
2020-08-04
BinaryCacheStore: Explicitly flush file sink
Eelco Dolstra
2020-08-03
Delete compressed NARs
Eelco Dolstra
2020-08-01
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
Carlo Nucera
2020-07-13
Make 'nix copy' to s3:// binary caches run in constant memory
Eelco Dolstra
2020-07-13
Remove 'accessor' from addToStore()
Eelco Dolstra
2020-07-13
NarAccessor: Run in constant memory
Eelco Dolstra
2020-07-13
Make 'nix copy' to file:// binary caches run in constant memory
Eelco Dolstra
2020-06-25
WIP: store separate `hasValidPath` bool
John Ericson
2020-06-19
WIP bug fixing
Carlo Nucera
2020-06-17
Remove unused narInfoFile in binary-cache-store
Matthew Bauer
[prev]
[next]