gcloudex icon indicating copy to clipboard operation
gcloudex copied to clipboard

Friendly set of wrappers for Google Cloud Platform services' API's in Elixir.

Results 10 gcloudex issues
Sort by recently updated
recently updated
newest added

Hi, I have added a `GCloudex.CloudSQL.Client.patch_instance/2` function. I am unsure how you do tests, happy to add them if you could give a small intro to how you want that...

After installing gcloudex and goth, i had to run mix deps.get again which downgraded several dependencies. - httposion 0.12.0 -> 0.8.3 - certifi 1.2.1 -> 1.0.0 - hackney 1.8.6 ->...

Can we pump goth to `0.5` which uses `httpoison` `0.11`. The lock on `httpoison` `0.8.3` stops me from pulling in some dependencies.

The `put_object/3` [function](https://hexdocs.pm/gcloudex/GCloudex.CloudStorage.Client.html#put_object/3) expects a file path in order to upload to storage. Is there a way to upload data directly from a buffer?

Hey, it would be nice if we could set a custom HTTPoison timeout. I send some bigger files and always get the timeout.

I'm using this `goth` branch, which looks like it might be merged soonish: https://github.com/peburrows/goth/pull/6 This doesn't require the `:goth` `:json` to be set at all, as it can be discovered....

Hi @sashaafm As I told in email, currently I am forking Diplomat library at https://github.com/kiennt/diplomat This library is already support Google Datastore Could you please check out this library and...

Add a wrapper for the Google Bigtable API.

enhancement
help wanted

Add a wrapper for the Google Datastore API.

enhancement
help wanted