Closed jmeaster30 closed 9 months ago
Currently we are creating a file watcher on the config file in order to configure the server live without needing to restart.
However, I realized it would bring a lot of benefits to move the configuration into a sqlite database.
The sqlite database will allow:
Moved to a sqlite database! Closing as the caching is for issue #4
Currently we are creating a file watcher on the config file in order to configure the server live without needing to restart.
However, I realized it would bring a lot of benefits to move the configuration into a sqlite database.
The sqlite database will allow: