Closed jlmakes closed 7 years ago
Sup bros @adrianlee44 @chemoish. I saw #6.
I played with options.cache = true in ngBackbone.sync which added the baked in $http caching… but I need more control, namely for invalidation and/or using a custom cache provider.
options.cache = true
ngBackbone.sync
Sup bros @adrianlee44 @chemoish. I saw #6.
I played with
options.cache = true
inngBackbone.sync
which added the baked in $http caching… but I need more control, namely for invalidation and/or using a custom cache provider.