GithubHelp home page GithubHelp logo

Comments (6)

chingor13 avatar chingor13 commented on August 15, 2024

The Cloud Bigtable API is rather new and its REST API definition is not yet available as part of the API Explorer (although we could hard code the path to find it). Also, only the admin functionality is available via the REST API - the data functions are gRPC only (gRPC is not yet supported for elixir and is not integrated with this framework for building clients).

from elixir-google-api.

yordis avatar yordis commented on August 15, 2024

What about embracing https://github.com/elixir-grpc/grpc ?

from elixir-google-api.

dazuma avatar dazuma commented on August 15, 2024

It does look like that grpc implementation is pretty stable these days. However, we would still need to write a client generator to target grpc, not a trivial task. (My team just finished one for Ruby. It took us around 6 engineer-months to get it feature complete and stable.) Again, we'd like to do it, and most likely we'll get to it eventually, but we don't have internal resources for it at the moment.

That said, if you're not too concerned about nice interfaces, you can probably just use that existing grpc library and hit the service with raw grpc calls.

from elixir-google-api.

fhinkel avatar fhinkel commented on August 15, 2024

Greetings, we're closing this due to inactivity. Please let us know if the issue needs to be reopened.

from elixir-google-api.

yordis avatar yordis commented on August 15, 2024

@fhinkel The issue still present

from elixir-google-api.

meredithslota avatar meredithslota commented on August 15, 2024

The Cloud Bigtable client is available - code is here: https://github.com/googleapis/elixir-google-api/tree/main/clients/bigtable_admin As @dazuma noted, it's only for the Admin functionality.

from elixir-google-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.