containerd/metadata
Derek McGowan 00596f400e
Add gc policy plugin
Add garbage collection as a background process and policy
configuration for configuring when to run garbage collection.
By default garbage collection will run when deletion occurs
and no more than 20ms out of every second.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-11-20 16:57:39 -08: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 leases api 2017-11-07 12:54:22 -08:00
containers_test.go Add database migrations 2017-10-05 16:35:58 -07:00
containers.go Normalize 'already exists' errors 2017-11-15 16:46:27 -05:00
content_test.go Add support for label storage in local content store 2017-10-31 12:59:52 -07:00
content.go Add gc policy plugin 2017-11-20 16:57:39 -08:00
db_test.go Add gc policy plugin 2017-11-20 16:57:39 -08:00
db.go Add gc policy plugin 2017-11-20 16:57:39 -08:00
gc_test.go Add leases api 2017-11-07 12:54:22 -08:00
gc.go Add leases api 2017-11-07 12:54:22 -08: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
leases_test.go Add leases api 2017-11-07 12:54:22 -08:00
leases.go Merge pull request #1765 from dmcgowan/rm-lease-resources 2017-11-16 18:53:53 -08: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 Skip some tests on windows where the implementation is missing 2017-11-15 14:52:00 -05:00
snapshot.go Add gc policy plugin 2017-11-20 16:57:39 -08:00