The JavaScript Database, for Node.js, nw.js, electron and the browser
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
nedb/lib
Louis Chatriot 51ef65be17 Can now prevent loading of the database if too much data is corrupt 10 years ago
..
cursor.js Projection fully tested for cursor 10 years ago
customUtils.js Reorganized tests accordingly 10 years ago
datastore.js Can now prevent loading of the database if too much data is corrupt 10 years ago
executor.js Fix the nextTick(cb) causing event loop starvation 11 years ago
indexes.js Roll back an insert if a unique is violated on a key array element 11 years ago
model.js Can deep copy everything except invalid keys 10 years ago
persistence.js Can now prevent loading of the database if too much data is corrupt 10 years ago
storage.js mkdirp put in storage module 10 years ago