flush abstract method
If the file system hosting the database in the worker is not synchronous, flushes pending writes.
Implementation
Future<void> flush();
If the file system hosting the database in the worker is not synchronous, flushes pending writes.
Future<void> flush();