apache/airflow

Add support for Redis in Cluster Mode

Open

#10,504 opened on 2020年8月24日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Python (16,781 forks)batch import
area:providersgood first issuekind:featureprovider:redis

Repository metrics

Stars
 (44,809 stars)
PR merge metrics
 (平均マージ 7d 18h) (30d で 834 merged PRs)

説明

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

コントリビューターガイド