apache/airflow

Add support for Redis in Cluster Mode

Open

#10 504 ouverte le 24 août 2020

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Python (16 781 forks)batch import
area:providersgood first issuekind:featureprovider:redis

Métriques du dépôt

Stars
 (44 809 stars)
Métriques de merge PR
 (Merge moyen 7j 18h) (834 PRs mergées en 30 j)

Description

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

Guide contributeur