-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When a module requests an object, the DataStore should see if it has the object and return that, otherwise it should be created from the serialized version.
When a module "Sets" an object, the DataStore should cache the object incase any subsequent modules need to to use it. It should also serialize it for later storage.
Metadata
Metadata
Assignees
Labels
No labels