Giter VIP home page Giter VIP logo

Comments (5)

digikata avatar digikata commented on May 31, 2024

An additional related item to decouple the connector dep references is that fluvio-connector-common also referenced, is not a released crate, so it can't be referenced via crates.io

from fluvio.

pinkforest avatar pinkforest commented on May 31, 2024

fwiw fluvio-connector-common probably / maybe / maybahps could be re-exported via fluvio via additive feature flag e.g.

fluvio = { vers = "X.Y", features = ["connector-common"] }

That way can ensure the compatibility across types etc.

from fluvio.

digikata avatar digikata commented on May 31, 2024

We definitely have a set of options with different tradeoffs to consider. Export as a feature adds adds bulk to the fluvio crate, but is nice that it keeps everything in sync for the end dep user.

from fluvio.

github-actions avatar github-actions commented on May 31, 2024

Stale issue message

from fluvio.

pinkforest avatar pinkforest commented on May 31, 2024

fyi

Would be perhaps good to test with a dummy connector that release ref from git works upon stable release.

from fluvio.

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.