containerd/metadata
Derek McGowan 923a5c873b
Update content store garbage collection
Use single instance of content store instead of
creating new one for each collection. Using new
instance and wrapping causes failures.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-10-18 15:30:12 -07:00
..
boltutil Refactor common boltdb fields to subpackage 2017-08-02 15:49:23 -07:00
adaptors.go Update the content interface to return info from update 2017-07-12 16:22:13 -07:00
bolt.go Update metadata plugin initialization 2017-10-04 11:25:46 -07:00
buckets.go Add database migrations 2017-10-05 16:35:58 -07:00
containers_test.go Add database migrations 2017-10-05 16:35:58 -07:00
containers.go Comment more packages to pass go lint 2017-10-02 13:54:56 -04:00
content_test.go Update metadata plugin initialization 2017-10-04 11:25:46 -07:00
content.go Metadata garbage collection 2017-10-11 10:42:47 -07:00
db_test.go Metadata garbage collection 2017-10-11 10:42:47 -07:00
db.go Update content store garbage collection 2017-10-18 15:30:12 -07:00
gc_test.go Metadata garbage collection 2017-10-11 10:42:47 -07:00
gc.go Metadata garbage collection 2017-10-11 10:42:47 -07:00
images_test.go metadata: validation and testing of image store 2017-10-03 16:34:00 -07:00
images.go Add database migrations 2017-10-05 16:35:58 -07:00
migrations.go Add documentation for metadata database 2017-10-06 13:33:07 -07:00
namespaces.go Comment more packages to pass go lint 2017-10-02 13:54:56 -04:00
snapshot_test.go Update metadata plugin initialization 2017-10-04 11:25:46 -07:00
snapshot.go Metadata garbage collection 2017-10-11 10:42:47 -07:00