depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
nar-info-disk-cache.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-12
Fix assertion failure in NarInfoDiskCache
Eelco Dolstra
1
-15
/
+15
2018-12-12
nar-info-disk-cache: include ca in the cache entries
Daiderd Jordan
1
-2
/
+5
2018-04-06
rename the options to mention it's a narinfo TTL as disk cache is used all ov...
AmineChikhaoui
1
-4
/
+4
2018-04-06
Make the TTL for disk cache configurable, we can now completely disable
AmineChikhaoui
1
-8
/
+5
2018-03-20
Slight simplification
Eelco Dolstra
1
-5
/
+2
2017-07-04
Support base-64 hashes
Eelco Dolstra
1
-2
/
+2
2017-02-28
NarInfoDiskCache: Handle SQLite busy errors
Eelco Dolstra
1
-104
/
+115
2017-01-27
Periodically purge binary-cache.sqlite
Eelco Dolstra
1
-1
/
+30
2017-01-27
Implement TTL for binary cache lookups
Eelco Dolstra
1
-5
/
+10
2017-01-27
Remove unused NARExistence table
Eelco Dolstra
1
-10
/
+0
2016-08-10
SQLite:: Add some convenience
Eelco Dolstra
1
-9
/
+4
2016-06-20
Re-implement negative binary cache lookup caching
Eelco Dolstra
1
-12
/
+15
2016-06-03
Fix narrowing conversion from int64_t to bool
Eelco Dolstra
1
-1
/
+1
2016-06-01
HttpBinaryCacheStore: Fix caching of WantMassQuery
Eelco Dolstra
1
-9
/
+15
2016-06-01
Make the store directory a member variable of Store
Eelco Dolstra
1
-14
/
+21
2016-05-30
Re-implement the WantMassQuery property of binary caches
Eelco Dolstra
1
-2
/
+2
2016-04-21
Implement S3BinaryCacheStore::queryAllValidPaths()
Eelco Dolstra
1
-22
/
+29
2016-04-20
Cache path info lookups in SQLite
Eelco Dolstra
1
-0
/
+217