Commit Graph

16 Commits (feat/remove-native-modules-imports)

Author SHA1 Message Date
Timothée Rebours 792eecd1a1 Move to ESM and build a commonjs version 10 months ago
Timothée Rebours 08c8076ae9 remove deprecated features, remove 'compaction.done' event, add oncompaction callback, include 'callbackify' polyfill for the browser and use it instead of the 'util' module moved to devDependencies 11 months ago
Timothée Rebours c9640889a0 remove 'path' imports 11 months 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 3ec81d3f32 use unlink instead of rm for node 12 3 years ago
Timothée Rebours ba0ee21c03 add a mode option 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 32cff9b921 huge cleanup 3 years ago
Timothée Rebours a2528ee45e jsdoc 3 years ago
Timothée Rebours db2da8a1e0 lint 3 years ago
Timothée Rebours fa9b1b1305 persistence async tests 3 years ago