Anton Melser
|
9ee9697582
|
Move the upload/download sqlite3 file logic to a manager
Also add a factory method so the manager can be controlled via config
|
2019-03-09 14:05:15 +08:00 |
|
Anton Melser
|
50cc6a12d9
|
Use factory method for session_manager
Also add some abstraction over the SQL to allow for different SQL
dialects
|
2019-03-09 14:05:15 +08:00 |
|
Anton Melser
|
ea0cbc669b
|
Use factory method for user_manager
Also add some abstraction over the SQL to allow for different SQL
dialects
|
2019-03-09 14:05:12 +08:00 |
|
Anton Melser
|
75fecf6e6f
|
Add support for setting/overriding config from envvars
This is practical for environments like docker/kubernetes
|
2019-03-08 15:11:32 +08:00 |
|