apache/airflow

Add support for Redis in Cluster Mode

Aberta

#10.504 aberto em 24 de ago. de 2020

 (4 comentários) (0 reação) (0 responsável)Python (16.781 forks)batch import
area:providersgood first issuekind:featureprovider:redis

Métricas do repositório

Stars
 (44.809 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador