Disconnect from SurrealDB and clear cache
Call this when shutting down to cleanly close the connection.
await disconnect_database(); Copy
await disconnect_database();
Disconnect from SurrealDB and clear cache
Call this when shutting down to cleanly close the connection.