package
Version:
v2.0.0-alpha.2+incompa...
Opens a new window with list of versions in this module.
Published: Feb 5, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Docker-Registry In-Memory Storage Driver
An implementation of the storagedriver.StorageDriver
interface which uses local memory for object storage.
IMPORTANT: This storage driver does not persist data across runs, and primarily exists for testing.
Parameters
None
Documentation
¶
Driver is a storagedriver.StorageDriver implementation backed by a local map.
Intended solely for example and testing purposes.
New constructs a new Driver.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.