Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add file cache of minified dependancies #65

Open
msigley opened this issue Jun 16, 2014 · 1 comment
Open

Add file cache of minified dependancies #65

msigley opened this issue Jun 16, 2014 · 1 comment

Comments

@msigley
Copy link

msigley commented Jun 16, 2014

Minified dependancies should be stored locally as css or js files if the file permissions on the server permit it. It is alot faster for a web server to query a local file than a row in the database.

@MickeyKay
Copy link

That said, please keep in mind that the symlink method allows for simpler use for sites that utilize multiple servers, across a load balancer for example. It might be nice to add the option for writing to local files, however simply switching to this functionality as the default would likely break things for a lot of users, myself included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants