An abstract persistence interface.
Clears all items.
Resolves to the value for the given key, or null if non-existent.
Removes the given key.
Saves the given value to disk.
An abstract persistence interface.