FEAT: Implemented auto-updating thumbnails (includes the addition of Redis and Celery)

This commit is contained in:
2025-01-31 00:12:28 +00:00
parent 21a45e5538
commit 4396d71c2d
8 changed files with 134 additions and 12 deletions

View File

@@ -23,4 +23,6 @@ Werkzeug==3.1.3
WTForms==3.2.1
Gunicorn==20.1.0
gevent>=22.10.2
gevent-websocket
gevent-websocket
celery==5.2.3
redis==5.2.1