nathanboktae / q-xhr

XMLHttpRequest using powerful Q promises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hooks for caching

nathanboktae opened this issue · comments

While I am still generally on the side that caching is a separate concern (see how jmdobry/angular-cache greatly improves the built in $http caching and makes that built in code dead), there should be hooks to plug in a caching strategy to allow modules using q-xhr to be unaware of it.