Commit Graph

985 Commits (2ad5759d7e57563db5fcb0e312c87926b8c1692c)
 

Author SHA1 Message Date
Louis Chatriot 46c4723fc5 fs and path are both required only in the persistence module 12 years ago
Louis Chatriot dcb1e16b92 Only the persistence module requires fs now, better separation of tasks 12 years ago
Louis Chatriot 4ae6b55816 Externalized persistence of the cached db and of new state 12 years ago
Louis Chatriot 395e3e5965 Update README.md 12 years ago
Louis Chatriot e84da673a9 Update README.md 12 years ago
Louis Chatriot 1917bffb9e Created operator 12 years ago
Louis Chatriot b350ae447f Update README.md 12 years ago
Louis Chatriot 4345a46fbf Update README.md 12 years ago
Louis Chatriot 3dce1d4eb5 Removed useless file 12 years ago
Louis Chatriot f1b7c96686 Now with support for regular expressions 12 years ago
Louis Chatriot 066b55df10 Update README.md 12 years ago
Louis Chatriot 9226a8a18d Update README.md 12 years ago
Louis Chatriot 07ec9361a1 Merge pull request #47 from Pleochism/master 12 years ago
Daniel 68e2c69e76 Update README.md 12 years ago
Louis Chatriot 68d4f9c160 Update README.md 12 years ago
Louis Chatriot aeefd1e1f4 Update README.md 12 years ago
Louis Chatriot 99fb91d700 Updated readme and bumped version 12 years ago
Louis Chatriot cff94225ba Removed all mentions of pipelining from README and benchmarks 12 years ago
Louis Chatriot 90da65eeaf Buffer all operations before load and no more pipelining 12 years ago
Louis Chatriot 7469b0d442 All operations use the executor 12 years ago
Louis Chatriot f260b8a854 Fixed strange executor bug when not passing callback 12 years ago
Louis Chatriot ccc766ca2a Use only null for err if no error 12 years ago
Louis Chatriot 8ac65a7cbc Update README.md 12 years ago
Louis Chatriot c32f3964a1 Bump version 12 years ago
Louis Chatriot 6c31e7f802 typo 12 years ago
Louis Chatriot cfd8b18769 Merge pull request #39 from paulbjensen/master 12 years ago
Paul Jensen e7d31d7236 Added instruction for in-memory db usage 12 years ago
Louis Chatriot f54872641e Fixed bug in the executor preventing usage of update and remove without callback 12 years ago
Louis Chatriot 2f2b9ab58f Implemented comparator 12 years ago
Louis Chatriot 48084e2ff5 Update README.md 12 years ago
Louis Chatriot 2c5c455c17 Can use with 12 years ago
Louis Chatriot 7a89cc8203 Can use with 12 years ago
Louis Chatriot c88e0810bb Merge branch 'master' of github.com:louischatriot/nedb 12 years ago
Louis Chatriot 05d9ad9e5f modifier works with 12 years ago
Louis Chatriot e30cc58e5e Use deep equality to know whether we can addToSet or not 12 years ago
Louis Chatriot d5b8cbdf72 Update README.md 12 years ago
Louis Chatriot f0a8dcb708 Use util.isDate everywhere 12 years ago
Louis Chatriot d768da2ff9 Fix strange array bug in node webkit 12 years ago
Louis Chatriot a15d318244 Merge branch 'patch-1' of github.com:vladikoff/nedb into vladikoff-patch-1 12 years ago
Louis Chatriot 4a9202c8da Update README.md 12 years ago
Louis Chatriot 055b6a09c7 Update README.md 12 years ago
Louis Chatriot b1abd34384 Bump version 12 years ago
Louis Chatriot 17b2fdf60c New option to store data relative to NW working dir, still in testing 12 years ago
vladikoff 59dda99e57 Style fixes 12 years ago
Louis Chatriot 911feed839 Add mocha.opts for Windows users 12 years ago
Louis Chatriot 23f2557771 Bump version 12 years ago
Louis Chatriot 64e9259a01 Update README.md 12 years ago
Louis Chatriot 0b27dd8a1b Added the modifier 12 years ago
Louis Chatriot efa2acf5aa Bump version 12 years ago
Louis Chatriot 0a0a597a8b Some error handling 12 years ago