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 b1b43008c9 Executor bug completely fixed 11 years ago
..
cursor.js find and findOne take care of deep copying the returned docs 11 years ago
customUtils.js Use a more robust persistence scheme, thanks spolu and szawcz 11 years ago
datastore.js Fixed this bug 11 years ago
executor.js Executor bug completely fixed 11 years ago
indexes.js Roll back an insert if a unique is violated on a key array element 11 years ago
model.js One more test 11 years ago
persistence.js Fixed EXDEV issue in NW apps 11 years ago