apache/airflow

Add support for Redis in Cluster Mode

Open

#10.504 aperta il 24 ago 2020

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Python (16.781 fork)batch import
area:providersgood first issuekind:featureprovider:redis

Metriche repository

Star
 (44.809 star)
Metriche merge PR
 (Merge medio 7g 18h) (834 PR mergiate in 30 g)

Descrizione

Description

There is an existing JIRA issue: https://issues.apache.org/jira/browse/AIRFLOW-3625

There is an existing PR to add this functionality, but it has gone stale and been closed: https://github.com/apache/airflow/pull/4429

Use case / motivation

As a user, I'd like to be able to add a connection from Airflow to my Redis database configured in Cluster Mode.

Related Issues

https://issues.apache.org/jira/browse/AIRFLOW-3625

Guida contributor