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

Initialization resets access timestamps #3

Closed jmdobry closed 8 years ago

jmdobry commented 9 years ago

This bug has existed for a while now, but the fix for #1 caused it to happen every time a cache was initialized.