cryptic-game / python3-lib

A python3 libary for cryptic-game microservices

Home Page:https://cryptic-game.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use scoped sessions

tanneberger opened this issue · comments

Describe the feature you would like
scoped sessions provide us with more thread safety.

Is your feature request related to a problem? Please describe.
Database Wrapper works for now but with rising number of players this system will fail.

Additional context
https://docs.sqlalchemy.org/en/13/orm/contextual.html?highlight=scoped%20sessions