-
**Is your feature request related to a problem? Please describe.**
In order to integrate with GCS on a reactive app, you have to either execute blocking calls using `Mono.fromCallable` or create an i…
-
[Google Cloud Storage](https://developers.google.com/storage/) has similar features to AWS S3.
There is a [node.js client library](https://github.com/google/google-api-nodejs-client/).
The API for Goo…
ghost updated
9 years ago
-
Currently `s3` allows manipulation of files in Amazon S3 stores, and the `ExternalTable` class has conditionals for local versus AWS locations. Something similar for [Google Cloud Storage](https://clo…
-
I read #70 but it would be useful to add support for [Google Cloud Storage](https://developers.google.com/storage/). What would it take to add another provider? I ask because there is now [gcloud-node…
-
```
Is this supported? https://developers.google.com/storage/
```
Original issue reported on code.google.com by `creative...@gmail.com` on 13 Dec 2012 at 6:33
-
Support for google cloud storage can be done similarly as https://github.com/dmlc/dmlc-core/blob/master/src/io/s3_filesys.cc via rest API
It could involve a refactor of s3 filesys to be a general bas…
-
This bug was copied from https://github.com/googleapis/java-storage/issues/875 as it was indicated that it might be a bug with the emulator, not the java client.
#### Environment details
1. Spec…
-
## Feature Request
Uploading Files to GCS
-
I've noticed in my metrics that I see ram spikes whenever we schedule uploads of large files to GCS. It seems the file is being loaded all into memory first before being uploaded, wanted to confirm i…
-
Please add an example for GCS at https://perkeep.org/doc/storage-examples
It is very confusing to get the required configuration information from gcs.