flush abstract method

Future<void> flush()

Flush (fsync) to durable storage. No-op on in-memory backend.

Implementation

Future<void> flush();