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

Global cache for GIS requests #17

Open
martinhecher opened this issue Mar 3, 2014 · 0 comments
Open

Global cache for GIS requests #17

martinhecher opened this issue Mar 3, 2014 · 0 comments

Comments

@martinhecher
Copy link
Member

Implement a global cache used among VMANIP modules. The ideal implementation would be a 'transparent bridge' system, where a module simply does an ajax request, without explicitly querying the cache. Via the 'transparent bridge' the request is checked automatically and a cache hit is returned, if available.

Inspiration can be found at:

http://stackoverflow.com/questions/6899855/how-to-create-custom-cache-mechanism-for-ajax-calls-using-localstorage-in-jquery

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