apache/airflow

Add support for Redis in Cluster Mode

Open

#10,504 创建于 2020年8月24日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Python (16,781 fork)batch import
area:providersgood first issuekind:featureprovider:redis

仓库指标

Star
 (44,809 star)
PR 合并指标
 (平均合并 7天 18小时) (30 天内合并 834 个 PR)

描述

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

贡献者指南