Добавлено кеширование запросов getBookList
This commit is contained in:
@@ -119,7 +119,7 @@ class WebWorker {
|
||||
|
||||
if (!await fs.pathExists(dbPath)) {
|
||||
await this.createDb(dbPath);
|
||||
await utils.freeMemory();
|
||||
utils.freeMemory();
|
||||
}
|
||||
|
||||
//загружаем БД
|
||||
|
||||
Reference in New Issue
Block a user