Creates an in-memory Memento.
Mirrors the real contract: get is synchronous, update is async, and updating to undefined removes the key from keys().
get
update
undefined
keys()
Creates an in-memory Memento.
Mirrors the real contract:
getis synchronous,updateis async, and updating toundefinedremoves the key fromkeys().