Clears all documents and removes all persisted data.
@override clearAll() async { return worker.clearAll(); }