-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for Google Cloud storage as a DataStore (tus#106)
* Add support for Google cloud storage as a DataStore * Use memorylocker in GCS composer * Add documentation and recursive compose * Offset being calculated in getInfo. Tests not working * Fix tests. Attach metadata to composed object. * Add dependencies using govendor. Add new package to README. Add test instructions for AppVeyor * Add google cloud internal and transport packages with govendor * Adding more dependencies to pass travis integration * Update w/ internal packages * Skip tests on go1.5/1.6 * Gcsstore tests (tus#2) * Refactor as a struct of clojures for testing * Refactor to support tests * Add docs * Struct members cannot fufill the interface, adding wrapper functions * update tests * Update documentation * add more tests * Add gock and redo some tests * Add gock * remove unneeded clojures
- Loading branch information
Showing
633 changed files
with
328,720 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.