apache/airflow

Add support for Redis in Cluster Mode

開放

#10,504 建立於 2020年8月24日

 (4 則留言) (0 個反應) (0 位負責人)Python (16,781 個分叉)batch import
area:providersgood first issuekind:featureprovider:redis

倉庫指標

星標
 (44,809 顆星)
PR 合併指標
 (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

貢獻者指南