Skip to content

Cache objects #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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