Skip to content

remove dependency on Kafka #3

@zvictor

Description

@zvictor

Right now, this project is totally dependent on Kafka and it uses it in a non configurable way. It's a hidden blackbox.

The solution for that is splitting the project in 2 parts: the core and the Kafka connector.
Once it's achieved, it will be possible to develop new connectors to different technologies. It will also be possible to instantiate the connectors with custom options and use them in multiple ways.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions