Iterate over all keys and values in the database
@override Iterator<MapEntry<Uint8List, Uint8List>> entries() => entriesAt(_store.current);