apache/airflow

Add support for Redis in Cluster Mode

Open

#10.504 geöffnet am 24. Aug. 2020

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (16.781 Forks)batch import
area:providersgood first issuekind:featureprovider:redis

Repository-Metriken

Stars
 (44.809 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 7T 18h) (834 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide