GitHub user numinnex added a comment to the discussion: Iggy Connector Architecture Involving Data/Stream Processors like Flink
That's great progress, I like it so far. As of your questions 1) I think we shouldn't put any serialization/deserialization code in the SDK right now, in the future when we'll have an high-level SDK matching the one from Rust, we can think about having some SDK side infrastructure for integration with schema registries such as Avro. 2) I would say that in the same vein as answer for question 1, this could be a feature of the high level SDK, but afaik Rust version does not have that, it's on the user of the SDK to create a connection pool themselves, if they wish for. 3) Connector as name is the way to go in my opinion. GitHub link: https://github.com/apache/iggy/discussions/2236#discussioncomment-14702417 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
