Commit Graph

411 Commits (a2469d14e904993f8c33779c2d8f02af03de2d30)

Author SHA1 Message Date
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
Louis Chatriot ef8905adf0 createdAt timestamp 9 years ago
Louis Chatriot 72387fdabc Fixed problem 9 years ago
Louis Chatriot 28abf624f0 Fix for node v4 and ES6 9 years ago
Louis Chatriot cb6b7784fc All tests pass 9 years ago
Joshua Melville 7283df33be fix for safari 10 years ago
Louis Chatriot 51ef65be17 Can now prevent loading of the database if too much data is corrupt 10 years ago
Louis Chatriot 09c6309c1a Tests for coherence of hooks done 10 years ago
Louis Chatriot 3e67adc2bb Check that if one hook is defined the other is too 10 years ago
Louis Chatriot 64e3f1cbce Serialization hooks well tested 10 years ago
Louis Chatriot 64aa1808a9 persistNewState uses the serialization hook 10 years ago
Louis Chatriot 20d4013f06 Fixed upsert issue with badly formatted update queries 10 years ago
Louis Chatriot 1e482a31b1 Fixed bad upsert behavior 10 years ago
Louis Chatriot 0e26841681 Can deep copy everything except invalid keys 10 years ago
Louis Chatriot 1bee5827bb Fixed bug in deepCopy thay didnt deep copy array contents 10 years ago
Louis Chatriot bfca0c4799 Can now have an _id which is 0 10 years ago
Louis Chatriot c11b363ae5 Fixed 10 years ago
Louis Chatriot 236ee15e64 Reorganized tests accordingly 10 years ago
Louis Chatriot d5958cce91 mkdirp put in storage module 10 years ago
Louis Chatriot ef9c238322 First successful test for browser persistence 10 years ago
Louis Chatriot 857d89066f Externalized ensureFileDoesntExist 10 years ago
Louis Chatriot b0e3ceb1a6 Forked storage.js 10 years ago
Louis Chatriot d65e89fb82 Fixed failing test 10 years ago