buildkit/solver-next
Akihiro Suda e37d938d94
Merge pull request #310 from tonistiigi/faster-load
solver: faster vertex loading
2018-03-19 14:38:20 +09:00
..
boltdbcachestorage solver: simplify cache backend interface 2018-03-18 21:25:55 -07:00
internal/pipe solver: add cache export support 2018-02-16 11:30:40 -08:00
llb solver: allow setting cache source on llb load 2018-02-02 10:44:48 -08:00
cache.go solver: simplify cache backend interface 2018-03-18 21:25:55 -07:00
cache_test.go solver: optimize cache storage interface 2018-03-18 21:25:47 -07:00
cachestorage.go solver: simplify cache backend interface 2018-03-18 21:25:55 -07:00
cachestorage_testsuite.go solver: simplify cache backend interface 2018-03-18 21:25:55 -07:00
edge.go solver: optimize cache storage interface 2018-03-18 21:25:47 -07:00
index.go solver: add selector support to cache 2018-02-13 09:59:48 -08:00
index_test.go solver: new implementation 2018-01-31 18:09:34 -08:00
jobs.go solver: faster vertex loading 2018-03-18 20:56:49 -07:00
memorycachestorage.go solver: simplify cache backend interface 2018-03-18 21:25:55 -07:00
memorycachestorage_test.go solver: add boltdb cache store and test suite 2018-02-26 17:42:10 -08:00
progress.go solver: new implementation 2018-01-31 18:09:34 -08:00
result.go solver: add support for cache tracking through query 2018-03-15 15:33:56 -07:00
scheduler.go solver: add support for cache tracking through query 2018-03-15 15:33:56 -07:00
scheduler_test.go solver: add support for cache tracking through query 2018-03-15 15:33:56 -07:00
types.go solver: optimize cache storage interface 2018-03-18 21:25:47 -07:00