Giter Club home page Giter Club logo

Comments (4)

joe-getcouragenow avatar joe-getcouragenow commented on August 19, 2024 1

@jakegrog thanks for the response so quickly :)

I will watch the go sdk. BTW you might want to think about using GRPC in order to have a big percentage of the code for all languages be generated for you. Makes it much easier.

Here is a great example of that: https://github.com/liftbridge-io/liftbridge-api
It is also able to support subscriptions thats to the GRPC streaming capabilities.

Let me know how you feel about that.


Regarding the integration with other systems. Did you check the Link ? Its not a hug deal. Your system provides a API (GRPC or just HTTP REST like https://github.com/jakekgrog/GhostDB/blob/master/server/ghosthttp/server.go#L48 ) to update a Value in the KV store, and thats really it for CDC. Maybe i am missing something or maybe you are ? I mean did you understand what CDC is ?

from ghostdb.

joe-getcouragenow avatar joe-getcouragenow commented on August 19, 2024

The go-sdk looks like it's not ready ? Looks like it's started but needs more work ?

from ghostdb.

jakekgrog avatar jakekgrog commented on August 19, 2024

@joe-getcouragenow I'm currently working on the go-sdk at the moment, only started development a couple of days ago.

I'm also open to the idea of providing the ability to integrate with other systems. However, I don't know if GhostDB is there yet in terms of being able to provide that capability, but I'm more than happy for others to open issues and PRs if they feel they would be able to add this ability.

from ghostdb.

jakekgrog avatar jakekgrog commented on August 19, 2024

@joe-getcouragenow We're picking up development again and one thing we want to provide is the ability to integrate with other systems such as TiDB. We'll definitely be picking this once we do our rework (check the README update). :)

from ghostdb.

Related Issues (16)

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.