diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index a308dba..4338fd5 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -21,5 +21,6 @@ This document contains the wanted feature list and their current state. - [] Allow google-workspace login with SSO? - [] Add Redis for Caching +- [] Add [Celery](https://docs.celeryq.dev/en/stable/index.html#) for async background-task completion. - [] Setup SMTP with automatic switching to in-mem email saving OR print to stdout when in DEBUG mode. - [] Split-Storage setup for authenticated-only file access, such as private gallery pictures.