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 b04a1d23fe Able to use sync or async API with cursor 11 years ago
..
cursor.js Able to use sync or async API with cursor 11 years ago
customUtils.js Use a more robust persistence scheme, thanks spolu and szawcz 11 years ago
datastore.js Able to use sync or async API with cursor 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 Created function to remove an index 11 years ago
persistence.js Fixed EXDEV issue in NW apps 11 years ago