containerd/content/local
Stephen J Day 3e5e2ecc0a content/local: consistent handling of data and locks
The locks now retry on the backend side to prevent clients from having
to round trip on locks that might be momentarily held. This exposed some
timing errors in the updated_at fields for content ingest, so we've had
to move that to a separate file to export the monotonic go runtime
timestamps.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-11-16 16:13:19 -05:00
..
locks.go content/local: consistent handling of data and locks 2017-11-16 16:13:19 -05:00
readerat.go content: remove Provider.Reader 2017-08-09 14:32:28 -07:00
store_test.go Reduce number of blobs in TestWalkBlobs 2017-11-14 17:51:44 -05:00
store_unix.go Add support for label storage in local content store 2017-10-31 12:59:52 -07:00
store_windows.go Add support for label storage in local content store 2017-10-31 12:59:52 -07:00
store.go content/local: consistent handling of data and locks 2017-11-16 16:13:19 -05:00
writer.go content/local: consistent handling of data and locks 2017-11-16 16:13:19 -05:00