Extra

Description

redis

Adds Redis support (usable as both cache and Celery message transport).

celery

Adds Celery support.

mysql

Adds MySQL support.

postgres

Adds PostgreSQL support using psycopg2. This will switch to Psycopg3 once support for Django 3.2 is dropped.

psycopg3

Adds PostgreSQL support using Psycopg 3. This extra will be removed once support for Django 3.2 is dropped.