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
Timothée Rebours 596b1f6c91 use fs.promises instead of fs/promises 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 WIP: async Cursor and fix async executor 3 years ago
customUtils.js cleanup code 4 years ago
datastore.js use fs.promises instead of fs/promises 3 years ago
executor.js WIP: async Cursor and fix async executor 3 years ago
indexes.js jsdoc detail 3 years ago
model.js stop using util 4 years ago
persistence.js WIP: remove async from persistence module 3 years ago
storage.js use fs.promises instead of fs/promises 3 years ago
utils.js stop using util 4 years ago