Volatile, process-local store. Good for tests and short-lived processes.
Remove the snapshot for key (no-op if absent).
key
List all stored keys.
Return the snapshot for key, or null if none.
Create or overwrite the snapshot stored under key.
Volatile, process-local store. Good for tests and short-lived processes.