jmdobry / angular-cache

angular-cache is a very useful replacement for the Angular 1 $cacheFactory.
http://jmdobry.github.io/angular-cache
MIT License
1.39k stars 156 forks source link

Upgrade cachefactory #243

Open jmdobry opened 8 years ago

jmdobry commented 8 years ago

Fixes #236 and #237

Unfortunately the breaking changes in CacheFactory 2.0.0 will require that this library be bumped to 5.0.0

Note, several tests are still failing. Possibly because I upgraded to the latest angular 1.x and also possibly because of the breaking changes in CacheFactory. Investigating...

Delagen commented 7 years ago

Updated #258