Skip to content

Cache objects #2

@jeisch

Description

@jeisch

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions