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 1bee5827bb Fixed bug in deepCopy thay didnt deep copy array contents 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 have an _id which is 0 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 Fixed bug in deepCopy thay didnt deep copy array contents 10 years ago
persistence.js mkdirp put in storage module 10 years ago
storage.js mkdirp put in storage module 10 years ago