Returns a Iterable over all the Stash keys
Iterable
@override Future<Iterable<String>> get keys => storage.keys(name);