access management and telemetrics #12
This commit is contained in:
@@ -263,6 +263,10 @@ class Db {
|
||||
]);
|
||||
return ag.max || 0;
|
||||
}
|
||||
|
||||
async stop(){
|
||||
await db.close();
|
||||
}
|
||||
}
|
||||
|
||||
export { Db };
|
||||
Reference in New Issue
Block a user