Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

ACL needs caching for webscale support #4

@dschissler

Description

@dschissler

In order to be webscale Webird needs to be able to cache the ACL.

This is complicated by the fact that the ACL permissions can be changed through the admin module and that the current dist environment caching is pointed at a read only cache directory (where precompiled Volt templates are stored).

Work will need to be done to make Webird use the temporary folder for ACL data instead of the cache. This is trivial in itself but it does expose a weakness in the semantics of the tmp and cache folders. So perhaps Webird needs an official tmp, cache and cache-static designation that allows a more easily understandable difference between the dev and dist environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions