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

ACL needs caching for webscale support #4

Open
dschissler opened this issue Jan 27, 2015 · 0 comments
Open

ACL needs caching for webscale support #4

dschissler opened this issue Jan 27, 2015 · 0 comments

Comments

@dschissler
Copy link
Collaborator

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.

@dschissler dschissler added this to the 1.0 milestone Oct 31, 2015
@dschissler dschissler changed the title ACL needs caching support for webscale support ACL needs caching for webscale support Mar 8, 2016
@dschissler dschissler removed this from the 1.0 milestone Mar 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant