Eelco Dolstra
|
8321a3eb27
|
Sync with Nix
|
2016-02-24 14:04:31 +01:00 |
|
Eelco Dolstra
|
2b76094a23
|
S3BinaryCacheStore::isValidPath(): Do a GET instead of HEAD
|
2016-02-19 17:41:11 +01:00 |
|
Eelco Dolstra
|
a0f74047da
|
Keep some statistics for the binary cache stores
|
2016-02-19 14:24:23 +01:00 |
|
Eelco Dolstra
|
dc4a00347d
|
Use a single BinaryCacheStore for all threads
This will make it easier to do caching / keep stats. Also, we won't
have S3Client's connection pooling if we create multiple S3Client
instances.
|
2016-02-18 17:31:19 +01:00 |
|
Eelco Dolstra
|
8c9fc677c1
|
Typo
|
2016-02-18 16:43:24 +01:00 |
|
Eelco Dolstra
|
2d40888e2e
|
Add an S3-backed binary cache store
|
2016-02-18 16:18:50 +01:00 |
|