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 69f31fe3e5 Test that we cant transform a user error in a NeDB error 11 years ago
..
customUtils.js fs and path are both required only in the persistence module 12 years ago
datastore.js Test that we cant transform a user error in a NeDB error 11 years ago
executor.js Buffer all operations before load and no more pipelining 12 years ago
indexes.js Roll back an insert if a unique is violated on a key array element 11 years ago
model.js Can now use with any nedb query 11 years ago
persistence.js Fixed small bug 11 years ago