daniel156161
|
341bb27278
|
change that GameplayDatabase can have different backends, sqlite and postgresql with a Template example backend
|
2026-04-08 14:28:39 +02:00 |
|
daniel156161
|
a62501cf22
|
remove stroing of the Game Board State into Redis or Memory
|
2026-04-08 08:36:54 +02:00 |
|
daniel156161
|
8f6a2ef674
|
add Backend Env to use as default for all then spesicich down to memory
|
2026-04-06 05:28:10 +02:00 |
|
daniel156161
|
30eb17bb83
|
reuse the code from quart_common.web.env to import env_bool and env_int into all classes that are useing this functions
|
2026-04-06 03:33:22 +02:00 |
|
daniel156161
|
d89986dba9
|
move route code out of server into own blueprints and cleanup the codebase
|
2026-04-06 03:10:49 +02:00 |
|
daniel156161
|
4151810f1b
|
add GameplayDatabase database with dashboard
|
2026-04-05 16:48:12 +02:00 |
|
daniel156161
|
c3da096320
|
allow to send metrics to memory or redis
Build and Push Docker Container / build-and-push (push) Successful in 52s
|
2026-04-04 14:21:54 +02:00 |
|
daniel156161
|
65128b25c2
|
allow to disable self.running_games as L1 Cache into Worker when useing Redis Backend
Build and Push Docker Container / build-and-push (push) Successful in 54s
|
2026-04-04 12:53:31 +02:00 |
|
daniel156161
|
4547e3443b
|
add redis backend for storage of gameboards
|
2026-04-04 12:07:05 +02:00 |
|
daniel156161
|
1e57ad1af6
|
add bootstrap script to start the server up the same way
|
2026-04-03 18:01:18 +02:00 |
|