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
mehdi 148d7c8215 fix error callbacks 3 years ago
..
byline.js Lint byline: Use strict equal; const instead of var; arrow function for this; Buffer.from instead of new Buffer 3 years ago
cursor.js cleanup code 4 years ago
customUtils.js cleanup code 4 years ago
datastore.js stop using util 4 years ago
executor.js cleanup code 4 years ago
indexes.js switch back to an AVLTree instead of a BinarySearchTree like the original nedb & updated vulnerable dev dependency 3 years ago
model.js stop using util 4 years ago
persistence.js Lint 3 years ago
storage.js fix error callbacks 3 years ago
utils.js stop using util 4 years ago