1
0

Add GCS to supported filesystems

This commit is contained in:
Zeeshan Qureshi
2017-03-16 12:19:13 -04:00
committed by vinoth chandar
parent 21e334592f
commit 43a55b09fd
3 changed files with 69 additions and 0 deletions

View File

@@ -81,4 +81,7 @@ summary: "Here we list all possible configurations and what they mean"
- [S3Configs](s3_hoodie.html) (Hoodie S3 Configs) <br/>
<span style="color:grey">Configurations required for S3 and Hoodie co-operability.</span>
- [GCSConfigs](gcs_hoodie.html) (Hoodie GCS Configs) <br/>
<span style="color:grey">Configurations required for GCS and Hoodie co-operability.</span>
{% include callout.html content="Hoodie is a young project. A lot of pluggable interfaces and configurations to support diverse workloads need to be created. Get involved [here](https://github.com/uber/hoodie)" type="info" %}