Skip to content

Cache serialised/normalized data completely, if unchanged #39

@BowlOfSoup

Description

@BowlOfSoup

Currently the normalized data is cached within the same session. If a new application session starts, the normalizer needs to re-normalize all the methods and properties.

Is there a way to keep the normalized data over application sessions?

(Cache data with the Symfony cache interface?)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions