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 2a4f55504d loadDatabase now uses ensureDatafileIntegroty 11 years ago
..
customUtils.js fs and path are both required only in the persistence module 12 years ago
datastore.js ensureDatafileIntegrity completely tested 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 loadDatabase now uses ensureDatafileIntegroty 11 years ago