Commit Graph

332 Commits (f559713744f486ea7b97a3d47883ce7c31693c6c)

Author SHA1 Message Date
Timothée Rebours f68464d5c4 switch back to an AVLTree instead of a BinarySearchTree like the original nedb & updated vulnerable dev dependency 3 years ago
Timothée Rebours de162b0b16 stop using util 4 years ago
Timothée Rebours e8cba5273a cleanup code 4 years ago
Timothée Rebours 5c6561307d remove underscore 4 years ago
Timothée Rebours a4cd69f5c6 re-make the build process with webpack, swicth to Karma for the browser tests, bumps all dependencies except , remove bower.json, remove browser build from repo (will be published on npm though) 4 years ago
Timothée Rebours 185ae680b8 standard everything except browser-version 4 years ago
Louis Chatriot cadf4ef434 Updated browser tests 9 years ago
Louis Chatriot 0eeca73bb0 Can pick type project on embedded documents 9 years ago
Louis Chatriot e3f0078499 Do not create recursively nested objects for modifier 9 years ago
Louis Chatriot 9e07cedd18 Fixed edge case behavior where falsy fields where followed by dot notation 9 years ago
Louis Chatriot 4adf9c8491 Clean update callback signature and tests 9 years ago
Louis Chatriot 65cc00b6d4 createdAt kept during any kind of update 9 years ago
Louis Chatriot 41827a51e1 Last necessary test 9 years ago
Louis Chatriot be83e8d4ee Better formatting 9 years ago
Félicien FRANCOIS cada7ff179 When last argument is falsy, Override by default callback instead of appending it 9 years ago
Louis Chatriot 58edd6e407 Sticking to style 9 years ago
Evgenia 44316c26fc db.update $min $max operators 9 years ago
Dimitris Halatsis 310e881906 styling correction 9 years ago
Dimitris Halatsis 5db8ca7480 Added tests for $elemMatch 9 years ago
Dimitris Halatsis dc4c979d34 added $elemMatch query operator support 9 years ago
Louis Chatriot 1e65f366f6 Can use with 9 years ago
Brian Hammond 9289c79f1a Add support for the array update operator. 9 years ago
Louis Chatriot 7c25401f16 TTL indexes tested 9 years ago
Louis Chatriot 645d87504d getCandidates is now async 9 years ago
Louis Chatriot 65024439c6 Typo 9 years ago
Lukas Bestle 27b732ee9b Fix a bug with the new EventEmitter inheritance 9 years ago
Louis Chatriot 93dda4ba59 Can perform a direct array match 9 years ago
Louis Chatriot 20eceff265 Created event compaction.done fired by datastore after a compaction operation is complete 9 years ago
Louis Chatriot cd80806d24 CCan specify custom string comparison function 9 years ago
Louis Chatriot 6d1f9cf20f Back to my style in flush 9 years ago
Louis Chatriot f916e69717 Use my style in getMatching 9 years ago
Louis Chatriot 7b5c13c5cb Remove unused fs 9 years ago
Louis Chatriot 6ea34ee6ae Return updated docs tested 9 years ago
James M. Greene aefe40d0a5 Housekeeping! 9 years ago
James M. Greene dab6fe24a5 Throw real Errors instead of strings and plain objects 9 years ago
Louis Chatriot 94cac41acb Fix for windows 9 years ago
Louis Chatriot fea5c25807 Always close file even if fsync fails 9 years ago
Louis Chatriot b69c8a2c2b Unnecessary fs call 9 years ago
Louis Chatriot 6884f83df8 Redis AOF-style fsync 9 years ago
Louis Chatriot a12ec8b89e Load tests 9 years ago
Louis Chatriot cf4f1f58d4 Hopefully-temp fix for windos 9 years ago
Louis Chatriot 3daa3b9457 Bump version 9 years ago
Louis Chatriot c927524a52 Flush data after both writes and fix a test 9 years ago
Louis Chatriot 94f7caf0b8 Chmod 9 years ago
Louis Chatriot caeb189326 Use localforage instead of localStorage 9 years ago
Louis Chatriot 0b564ba674 Browser version works with local storage 9 years ago
Louis Chatriot d1e6d14b53 Moved all crash safe operations to storage 9 years ago
Louis Chatriot e77c4a84c6 Update function updates updatedAt field if necessary 9 years ago
Louis Chatriot 5afa535c0e Add timestamp if required during document insertion 9 years ago
Louis Chatriot 7b3f3c2868 Fixed side effect bug 9 years ago