Reads a serialized cache entry string for the given key, returns null if not found
Future<String?> read(String key);