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
eliot-akira a610cf8cff treatRawData and treatRawStream: Get values more efficiently with Object.values 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 treatRawData and treatRawStream: Get values more efficiently with Object.values 3 years ago
storage.js Stream files line by line when parsing to avoid memory limits 3 years ago
utils.js stop using util 4 years ago