compact abstract method

Future<void> compact()

Induces compaction manually. This is rarely needed. You should consider providing a custom compaction strategy instead.

Implementation

Future<void> compact();