Starting a separate discussion from the discussion about valkey 
support/provider.

Currently if you install `apache-airflow[celery,redis]` you get the celery and 
redis providers installed.

My hypothesis is that 99% of people doing this don’t use the redis provider, 
and actually only want the `redis` library to use as a broken for celery.

We don’t have much data to go on, but I propose that we replace the `redis` 
extra with `celery[redis]` (or `apache-airflow-providers-celery[redis]` if that 
exists) instead of `apache-airflow-providers-redis`.

Thoughts?

-ash
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@airflow.apache.org
For additional commands, e-mail: dev-h...@airflow.apache.org

Reply via email to