airbytehq / airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
https://airbyte.com
Other
15.78k stars 4.04k forks source link

[destination-redis] Can not write to another db than the "0" one #39311

Open timothedelion opened 4 months ago

timothedelion commented 4 months ago

Connector Name

destination-redis

Connector Version

0.1.4

What step the error happened?

Configuring a new connector

Relevant information

Hi team ๐Ÿ‘‹

Apparently, the Redis destination does not support the db_index to be parametrized. And then it always write to the db=0

image

It makes it impossible to use it in my use-case, as this db is already in use for something else.

Thanks in advance :pray

Relevant log output

No response

Contribute

marcosmarxm commented 4 months ago

Thanks for reporting the issue @timothedelion Redis is a community connector and it isnโ€™t in the current roadmap for improvements. If you want to contribute fixing the issue please reach me out in Slack so I can provide you instructions to make the contribution