compact abstract method
Induces compaction manually. This is rarely needed. You should consider providing a custom compaction strategy instead.
Implementation
Future<void> compact();
Induces compaction manually. This is rarely needed. You should consider providing a custom compaction strategy instead.
Future<void> compact();