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 2a3afcb7d8 Do not stream on browser side, since localforage returns entire database file content; Passes all browser tests 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 Do not stream on browser side, since localforage returns entire database file content; Passes all browser tests 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