Commit Graph

411 Commits (a2469d14e904993f8c33779c2d8f02af03de2d30)

Author SHA1 Message Date
tex0l 60929bb9fc Fix typo lib/storage.js 11 months ago
Timothée Rebours c9640889a0 remove 'path' imports 11 months ago
Timothée Rebours 29cce2da81 lint 11 months ago
Timothée Rebours afe1831485 fix more properly #48 after reading path.parse documentation more thoroughly 12 months ago
Timothée Rebours a83e80759d Fix #48 12 months ago
Timothée Rebours 182956b1ce fixes #36 2 years ago
Max van den Bosch 1b06173209
Add require Buffer to allow for Buffer.isBuffer() 2 years ago
kal 39432406a4
update docs for $exists 2 years ago
Timothée Rebours ecd8d11e10 fixed JSDoc, updated @seald-io/binary-search-tree & devDeps, fixed linting, regenerated docs 2 years ago
Timothée Rebours 0305223082 fix PR comments 2 years ago
Loïc Hermann fbe2c828e7 implement compound indexes 2 years ago
Timothée Rebours 2a121faccc add testSerializationHooks option 2 years ago
Timothée Rebours d3e201cac4 cleaner test for modes, avoid testing permissions on Windows, document that it will not work on Windows, add typings tests 3 years ago
Timothée Rebours ba0ee21c03 add a mode option 3 years ago
Timothée Rebours d54eed3260 simplify setAutocompactionInterval 3 years ago
Timothée Rebours bf5e5e2218 fix setAutocompaction interval type check + test 3 years ago
Timothée Rebours 8c3aac5042 fix MR comments 3 years ago
Timothée Rebours ebda00b8d2 give the corruptionRate when there is an error 3 years ago
Timothée Rebours a17662a66b 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
Timothée Rebours dbcc3647d1 repair race condition in tests + improve docs 3 years ago
Timothée Rebours 8b776b5c45 remove todos 3 years ago
Timothée Rebours 2ec0101d7b one documentation file 3 years ago
Timothée Rebours 32cff9b921 huge cleanup 3 years ago
Timothée Rebours fab5b0336b rewrite Readme 3 years ago
Timothée Rebours 213c639ed6 cleanup JSDoc 3 years ago
Timothée Rebours 5d8b23a69d cleanup JSDOC & generate md + html, md is pushed in the repo 3 years ago
Timothée Rebours 8d628bfa6f cleanup JSDoc 3 years ago
Timothée Rebours 3c60111c48 cleanup 3 years ago
Timothée Rebours efef10e0e9 auto-generate docs in markdown and html 3 years ago
Timothée Rebours 0e9e5c7f4d massive update of the JSDoc, rewrite of the model & storage modules to clarify 3 years ago
Timothée Rebours 6d43867c20 document storage and customUtils, and rewrite byline with ES6 3 years ago
Timothée Rebours 0b8aab7346 add doc to model, fix persistence doc, fix error in cursor and unecessary async in executor 3 years ago
Timothée Rebours 90f52e4cda add docs for Cursor, customUtils, Executor, Persistence and utils 3 years ago
Timothée Rebours 7709369e49 JSDoc 3 years ago
Timothée Rebours a2528ee45e jsdoc 3 years ago
Timothée Rebours ba65fbe9b6 Added tests for async version of datastore 3 years ago
Timothée Rebours 97908a4195 add TODO 3 years ago
Timothée Rebours b8998ce1d7 remove TODO 3 years ago
Timothée Rebours 8cadb9128e minor 3 years ago
Timothée Rebours 06dc91915c simplify executor 3 years ago
Timothée Rebours 42a7d45856 minor 3 years ago
Timothée Rebours b57e3a01fb minor 3 years ago
Timothée Rebours 5a9899e9f4 use fs.promises instead of fs/promises 3 years ago
Timothée Rebours 4df151b203 WIP: simplify getCandidatesAsync and move async to devDependencies 3 years ago
Timothée Rebours 2c4589e108 WIP: async Cursor and fix async executor 3 years ago
Timothée Rebours 70229d3da5 WIP: ensureIndex 3 years ago
Timothée Rebours 4c5fc252c2 WIP: remove 3 years ago
Timothée Rebours a694d6ee14 WIP: rewrite executor 3 years ago
Timothée Rebours fbf2bd8d68 WIP: rewrite executor without async 3 years ago
Timothée Rebours 7f78b403ae WIP: use async functions from persistence module in datastore 3 years ago