Skip to content

Global cache for GIS requests #17

Description

@martinhecher

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions