Returns a Iterable over all the CacheStore keys for the named cache
name
Future<Iterable<String>> keys(String name);