Skip to content

[connector] Implement Redis sink (XADD/SET/PUBLISH) #23

@josedab

Description

@josedab

Implement Redis Sink Connector

Implement the redis-sink connector from the hub catalog.
Support three Redis operations: XADD (Streams), SET, and PUBLISH.

Config keys: url, command, key_field, stream_name
Pattern: Follow SinkConnector trait in src/connect/native.rs

Run: cargo test

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions