Persists each session as a JSON file in a directory (one file per key).
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.
Persists each session as a JSON file in a directory (one file per key).