Commit Graph

197 Commits (60621775c0c49736dabaca6b3adb3cdec3403b74)
 

Author SHA1 Message Date
Louis Chatriot 60621775c0 Bump version 12 years ago
Louis Chatriot f694e7ce2a Loading the database compacts it right away 12 years ago
Louis Chatriot 227fff56ab Merge branch 'master' of github.com:louischatriot/nedb 12 years ago
Louis Chatriot c816affc68 Removed useless persistWholeDatabase 12 years ago
Louis Chatriot cb253ca174 Update README.md 12 years ago
Louis Chatriot 61d22ae4cf Update README.md 12 years ago
Louis Chatriot 31babe2327 Bump version 12 years ago
Louis Chatriot 1abfaaa90d Update README.md 12 years ago
Louis Chatriot 582ea68e4a Update README.md 12 years ago
Louis Chatriot 578c60ab79 Better way to update 12 years ago
Louis Chatriot 4b780922d6 Use append-only format for removes too 12 years ago
Louis Chatriot aae1743542 Tested that removes are persistent 12 years ago
Louis Chatriot a394a6c431 Append-only format used for updates 12 years ago
Louis Chatriot c716261271 Better testing of field name format 12 years ago
Louis Chatriot ab6962b1b8 Able to load an append-only formatted file 12 years ago
Louis Chatriot 83a2e592f4 If two lines concern the same doc, the last one prevails 12 years ago
Louis Chatriot 6b7c099ae2 Update README.md 12 years ago
Louis Chatriot eb4dff39e5 Bump version 12 years ago
Louis Chatriot 73a96e7f17 Docs without _id are not considered 12 years ago
Louis Chatriot 688c35b08b Database loading needs to be sequential too 12 years ago
Louis Chatriot 31e53b3007 Tested that garbage lines have no impact on data treatment 12 years ago
Louis Chatriot e8999e37b6 Tested database loading 12 years ago
Louis Chatriot e4f1af34c3 Read to test database loading 12 years ago
Louis Chatriot 3663b2b0b0 Tested that an error is thrown when we try to change a document's _id 12 years ago
Louis Chatriot 529ff0137a Date comparisons tested 12 years ago
Louis Chatriot ce0888006a Benchmarks work with all versions of node now 12 years ago
Louis Chatriot 3ce11b7bea Update README.md 12 years ago
Louis Chatriot 8e6670459b Update README.md 12 years ago
Louis Chatriot c796a511e0 Update README.md 12 years ago
Louis Chatriot 811098f90a Update README.md 12 years ago
Louis Chatriot e451a2399f Bump version 12 years ago
Louis Chatriot f08d912c5c Implemented operator 12 years ago
Louis Chatriot 24827f5ab0 operator 12 years ago
Louis Chatriot a70f4babac Added operator 12 years ago
Louis Chatriot c4141ab945 Implemented logical operator 12 years ago
Louis Chatriot b197a945f6 Update README.md 12 years ago
Louis Chatriot d9cafe7553 Update README.md 12 years ago
Louis Chatriot 9c585a0411 Update README.md 12 years ago
Louis Chatriot c08f43cac2 Update README.md 12 years ago
Louis Chatriot 25b86d3b14 Update README.md 12 years ago
Louis Chatriot 84b5fb743e Bump version 12 years ago
Louis Chatriot 3d506c24bd Tested that node errors are returned for badly formed queries 12 years ago
Louis Chatriot 357d83a2ba All four basic arithmetic operators 12 years ago
Louis Chatriot e255cde1a2 Querying works even for arrays and arrays in subdocuments 12 years ago
Louis Chatriot 342755aff2 Querying works even for arrays and arrays in subdocuments 12 years ago
Louis Chatriot a42842470b Able to mix logical operators and comparison operators 12 years ago
Louis Chatriot 4256632f72 Created operator 12 years ago
Louis Chatriot cd739492d3 Created operator 12 years ago
Louis Chatriot 12d92b63da Tests ready 12 years ago
Louis Chatriot bc626afed6 All calls to model.match are wrapped in a try catch now 12 years ago