You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Mariusz Górski (Jira)" <ji...@apache.org> on 2019/12/14 07:46:00 UTC

[jira] [Created] (AIRFLOW-6255) Redis Hook - refactor & add most important methods

Mariusz Górski created AIRFLOW-6255:
---------------------------------------

             Summary: Redis Hook - refactor & add most important methods
                 Key: AIRFLOW-6255
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6255
             Project: Apache Airflow
          Issue Type: Improvement
          Components: hooks
    Affects Versions: 1.10.6
            Reporter: Mariusz Górski
            Assignee: Mariusz Górski


Currently Redis Hook consists of get_conn func only and every operation using it is calling Redis client methods directly. This Issue aims to extend Redis Hook so it provides all necessary methods wrapping Redis functionality used so far.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)