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

Cache asset files at boot-time #62

Merged
merged 3 commits into from
Apr 20, 2017
Merged

Cache asset files at boot-time #62

merged 3 commits into from
Apr 20, 2017

Conversation

jamesmartin
Copy link
Owner

This branch adds a configurable AssetFile loader that caches assets in memory on application initialization.

This may be useful for users of inline_svg that cannot always rely on the state of the filesystem matching the in-memory state of their view templates (E.g. during deployments).

@jamesmartin jamesmartin added this to the v1.2.0 milestone Apr 20, 2017
@jamesmartin jamesmartin merged commit 472dc74 into master Apr 20, 2017
@jamesmartin jamesmartin deleted the cached-asset-file branch April 20, 2017 07:09
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

Successfully merging this pull request may close these issues.

2 participants