add redis backend for storage of gameboards

This commit is contained in:
2026-04-04 12:07:05 +02:00
parent bbdc8b288a
commit 4547e3443b
7 changed files with 232 additions and 13 deletions
+1
View File
@@ -15,5 +15,6 @@ markupsafe==3.0.3
priority==2.0.0
python-dotenv==1.2.1
quart==0.20.0
redis==5.2.1
werkzeug==3.1.4
wsproto==1.3.2