mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add database memory usage to 'get_counts' output.
This commit is contained in:
@@ -57,6 +57,8 @@ public:
|
||||
|
||||
void runWal();
|
||||
void doHook(const char *db, int walSize);
|
||||
|
||||
int getKBUsed();
|
||||
};
|
||||
|
||||
class SqliteStatement
|
||||
|
||||
Reference in New Issue
Block a user