Stores metadata for a key.
No-op if metadata is not supported.
Future<void> putMeta(K key, Map<String, dynamic> meta);