Skip to content

Cache module list #34

Description

@PVince81

modules.json contains the list of JS files to load, but it is parsed every time.

It might make sense to cache this list somewhere (memcache) ?

The reason we need such file is because the list is used both for PHP script loading and also by the JS unit tests. Also the file specifies the correct loading order.

@jvillafanez any suggestions on caching ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions