persvr / perstore

CommonJS persistence/object storage based on W3C's object store API.
http://www.persvr.org/
96 stars 20 forks source link

Filesystem Store Updates #6

Closed dmachi closed 14 years ago

dmachi commented 14 years ago

Hey Kris, these patches fix a problem with using default extensions in the filesystem store. I thought this was working before, but the statSync() now seems to throw. Anyway, here are some patches to fix it.