Files
containerd/snapshot
Derek McGowan 68d3c77eae Open snapshot database only once
Prevents having multiple database connections open to a connection,
preventing bugs with locking by relying on the boltdb database
object to handle synchronization rather than file locking.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-11-02 10:32:13 -07:00
..
2017-11-02 10:32:13 -07:00
2017-10-25 15:26:44 -04:00