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

Resource cache module #22

Open
MTDdk opened this issue May 30, 2016 · 0 comments
Open

Resource cache module #22

MTDdk opened this issue May 30, 2016 · 0 comments

Comments

@MTDdk
Copy link
Owner

MTDdk commented May 30, 2016

Create a module that taps in on all the resources as they are requested, and caches them as binary representation in a DB.

Preferably in a compressed state

Description:
Module has a filter implementation and this has to be activated in the ApplicationFilters.

  • filters.add(new ResourceCacheFilter());
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

1 participant