Reads every key this backend holds.
Called once at setup; every later read is served from memory.
Future<Map<String, String>> readAll();