jmdobry / CacheFactory

CacheFactory is a very simple and useful synchronous key-value store for the browser.
http://www.pseudobry.com/CacheFactory
MIT License
30 stars 18 forks source link

Add support for creating a new CacheFactory #20

Closed jmdobry closed 8 years ago

jmdobry commented 8 years ago

This will be a breaking change, as the base API will have to change.

See jmdobry/angular-cache#237