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

Adds support for different replacementStrategies & ... #4

Open sloops77 opened 9 years ago

sloops77 commented 9 years ago

Adds support for different replacementStrategies Implements cache reinitialization that doesnt affect LRU

jmdobry commented 9 years ago

Please remove your changes to dist/ files from the PR.

jmdobry commented 8 years ago

Has conflicts that need to be resolved? Is this PR to simply add a new feature? Or does it fix a bug?