This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/storage
Joseph Schorr 4333bb9e14 Implement stream_read_file for the Swift storage engine
Note that Swift doesn't seem to have a file-like interface, so we need to wrap the generator we get back from it.

Fixes #210
2015-07-02 17:52:43 +03:00
..
__init__.py Add Swift storage library 2015-05-26 16:05:21 -04:00
basestorage.py Have the config setup tool automatically prepare the S3 or GCS storage with CORS config 2015-01-16 16:10:40 -05:00
cloud.py Have the config setup tool automatically prepare the S3 or GCS storage with CORS config 2015-01-16 16:10:40 -05:00
distributedstorage.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
fakestorage.py End-to-end registry tests 2015-06-01 16:35:30 -04:00
local.py Finish the build logs archiver, add handlers for cloud and local that handle gzip encoded archived content. 2014-09-11 15:33:10 -04:00
swift.py Implement stream_read_file for the Swift storage engine 2015-07-02 17:52:43 +03:00