issues
search
CreatorCoinTools
/
RallyRoleBot
MIT License
6
stars
8
forks
source link
Global db
#23
Closed
Ju99ernaut
closed
3 years ago
Ju99ernaut
commented
3 years ago
Make connection global:
first check if there's a global connection before creating a new one
use connection pooling for global connection, set the
POOL_SIZE
and
MAX_OVERFLOW
env vars to specify pool size
add back dm only balance command, seems to have been unintentionally ommited?
Make connection global:
POOL_SIZE
andMAX_OVERFLOW
env vars to specify pool size