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.
Max van den Bosch
1b06173209
Add require Buffer to allow for Buffer.isBuffer()
Adding const Buffer = require('buffer').Buffer; to allow the Buffer.isBuffer() function to work properly
|
2 years ago |
.. |
byline.js
|
Add require Buffer to allow for Buffer.isBuffer()
|
2 years ago |
cursor.js
|
update JSDoc, readme, remove jquery and jsdoc from dependencies, remove sources from jsdoc.conf.js which conflicts with --files from jsdoc2md, implement dropDatabase & tests
|
3 years ago |
customUtils.js
|
huge cleanup
|
3 years ago |
datastore.js
|
update docs for $exists
|
2 years ago |
executor.js
|
huge cleanup
|
3 years ago |
indexes.js
|
fixed JSDoc, updated @seald-io/binary-search-tree & devDeps, fixed linting, regenerated docs
|
2 years ago |
model.js
|
fix PR comments
|
2 years ago |
persistence.js
|
fixed JSDoc, updated @seald-io/binary-search-tree & devDeps, fixed linting, regenerated docs
|
2 years ago |
storage.js
|
fixed JSDoc, updated @seald-io/binary-search-tree & devDeps, fixed linting, regenerated docs
|
2 years ago |
utils.js
|
fixed JSDoc, updated @seald-io/binary-search-tree & devDeps, fixed linting, regenerated docs
|
2 years ago |
waterfall.js
|
huge cleanup
|
3 years ago |