Commit Graph

2057 Commits

Author SHA1 Message Date
Brian Bland bac40b2b35 Merge pull request #3 from AndreyKostov/next-generation
Preliminary s3 driver implementation
2014-10-27 12:08:43 -07:00
Andrey Kostov e3a5955cd2 Unify permissions settings 2014-10-26 10:00:53 -07:00
Brian Bland 7c892deb1c Uses streams internally for ipc Get/Put Content
This is done because libchan/spdystream does not currently support sending
serialzied objects of size larger than 16MB
See https://github.com/docker/libchan/issues/65
2014-10-24 18:44:36 -07:00
Andrey Kostov 1342873367 Add s3 driver for the new Storage Layer API 2014-10-24 16:37:25 -07:00
Andrey Kostov 47ca8be42f Slight additions/modifications to the test suite 2014-10-24 16:36:17 -07:00
Brian Bland 3f95694180 Adds storage driver interface, tests, and two basic implementations 2014-10-22 10:50:43 -07:00
Olivier Gambier 12e68998e1 + license 2014-10-21 13:25:04 -07:00