Opens the repository, or just returns true if the repo is already open.
@override Future<bool> open() async { return true; }