The toolkit to pack, ship, store, and deliver container content
Find a file
Brian Bland 1ae5485998 Adds versioning for out-of-process storage driver
The registry currently only accepts storage driver versions with the
same major version and an equal or lower minor version as its own
current storage driver api version, but this may be changed in the
future if we decide to implement specific version cross-compatibility.
2014-11-06 12:16:14 -08:00
configuration Refactors configuration parser, removes Registry level from config file 2014-11-04 22:31:59 -08:00
main/storagedriver Adds StorageDriverFactory, unifying creation of StorageDrivers 2014-10-28 18:21:06 -07:00
storagedriver Adds versioning for out-of-process storage driver 2014-11-06 12:16:14 -08:00
.travis.yml Adds storage driver interface, tests, and two basic implementations 2014-10-22 10:50:43 -07:00
LICENSE + license 2014-10-21 13:25:04 -07:00