mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Enlarge the SQLite database cache intelligently.
This commit is contained in:
@@ -58,7 +58,8 @@ public:
|
||||
void runWal();
|
||||
void doHook(const char *db, int walSize);
|
||||
|
||||
int getKBUsed();
|
||||
int getKBUsedDB();
|
||||
int getKBUsedAll();
|
||||
};
|
||||
|
||||
class SqliteStatement
|
||||
|
||||
Reference in New Issue
Block a user