diff options
author | drebs <drebs@riseup.net> | 2017-10-25 15:58:56 -0200 |
---|---|---|
committer | drebs <drebs@riseup.net> | 2017-10-31 16:52:59 -0200 |
commit | 3306ea69ee33cdafa8803f9c717b60b9f3d3b4a0 (patch) | |
tree | 3897a29e0d7c2fddc262eca71779e46bae43313c /src/leap/soledad/server/_server_info.py | |
parent | f1c010fc4119d6348d0bd823e4a9f6da310149bd (diff) |
[feat] improve speed of server startup
To avoid corrupting data, Soledad Server checks all user databases
during startup to make sure all of them use the correct schema version.
This was done synchronously, so when there are many databases startup
would take a long time. This commit makes that verification
asynchronous, thus speeding up server startup.
Diffstat (limited to 'src/leap/soledad/server/_server_info.py')
0 files changed, 0 insertions, 0 deletions