about summary refs log tree commit diff
path: root/src/libstore/nar-info-disk-cache.cc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-10 SQLite:: Add some convenienceEelco Dolstra1-9/+4
2016-06-20 Re-implement negative binary cache lookup cachingEelco Dolstra1-12/+15
2016-06-03 Fix narrowing conversion from int64_t to boolEelco Dolstra1-1/+1
2016-06-01 HttpBinaryCacheStore: Fix caching of WantMassQueryEelco Dolstra1-9/+15
2016-06-01 Make the store directory a member variable of StoreEelco Dolstra1-14/+21
2016-05-30 Re-implement the WantMassQuery property of binary cachesEelco Dolstra1-2/+2
2016-04-21 Implement S3BinaryCacheStore::queryAllValidPaths()Eelco Dolstra1-22/+29
2016-04-20 Cache path info lookups in SQLiteEelco Dolstra1-0/+217