containerd/metadata
Derek McGowan 295cce278f
Use single instance of snapshot and content stores
Ensures that all callers and the garbage collector are using
the same lock instances to prevent cleanup of objects
during creation.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-10-16 11:57:50 -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 Use single instance of snapshot and content stores 2017-10-16 11:57:50 -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