Commit Graph

  • c816affc68 Removed useless persistWholeDatabase Louis Chatriot 2013-05-25 18:21:43 +0200
  • cb253ca174 Update README.md Louis Chatriot 2013-05-25 18:21:23 +0200
  • 61d22ae4cf Update README.md Louis Chatriot 2013-05-25 19:21:07 +0300
  • 31babe2327 Bump version Louis Chatriot 2013-05-25 14:51:02 +0200
  • 1abfaaa90d Update README.md Louis Chatriot 2013-05-25 15:49:24 +0300
  • 582ea68e4a Update README.md Louis Chatriot 2013-05-25 15:48:36 +0300
  • 578c60ab79 Better way to update Louis Chatriot 2013-05-25 14:47:03 +0200
  • 4b780922d6 Use append-only format for removes too Louis Chatriot 2013-05-25 14:25:41 +0200
  • aae1743542 Tested that removes are persistent Louis Chatriot 2013-05-25 14:23:04 +0200
  • a394a6c431 Append-only format used for updates Louis Chatriot 2013-05-25 13:10:14 +0200
  • c716261271 Better testing of field name format Louis Chatriot 2013-05-25 12:43:39 +0200
  • ab6962b1b8 Able to load an append-only formatted file Louis Chatriot 2013-05-25 12:40:52 +0200
  • 83a2e592f4 If two lines concern the same doc, the last one prevails Louis Chatriot 2013-05-25 11:17:48 +0200
  • 6b7c099ae2 Update README.md Louis Chatriot 2013-05-25 11:07:16 +0200
  • eb4dff39e5 Bump version Louis Chatriot 2013-05-25 11:03:15 +0200
  • 73a96e7f17 Docs without _id are not considered Louis Chatriot 2013-05-25 11:02:54 +0200
  • 688c35b08b Database loading needs to be sequential too Louis Chatriot 2013-05-25 11:00:06 +0200
  • 31e53b3007 Tested that garbage lines have no impact on data treatment Louis Chatriot 2013-05-25 10:57:06 +0200
  • e8999e37b6 Tested database loading Louis Chatriot 2013-05-25 10:54:54 +0200
  • e4f1af34c3 Read to test database loading Louis Chatriot 2013-05-24 19:11:24 +0200
  • 3663b2b0b0 Tested that an error is thrown when we try to change a document's _id Louis Chatriot 2013-05-24 18:54:18 +0200
  • 529ff0137a Date comparisons tested Louis Chatriot 2013-05-24 18:51:16 +0200
  • ce0888006a Benchmarks work with all versions of node now Louis Chatriot 2013-05-24 18:47:23 +0200
  • 3ce11b7bea Update README.md Louis Chatriot 2013-05-24 18:20:01 +0300
  • 8e6670459b Update README.md Louis Chatriot 2013-05-23 19:40:04 +0200
  • c796a511e0 Update README.md Louis Chatriot 2013-05-23 19:37:01 +0200
  • 811098f90a Update README.md Louis Chatriot 2013-05-23 20:27:36 +0300
  • e451a2399f Bump version Louis Chatriot 2013-05-23 19:15:19 +0200
  • f08d912c5c Implemented operator Louis Chatriot 2013-05-23 19:14:59 +0200
  • 24827f5ab0 operator Louis Chatriot 2013-05-23 18:37:38 +0200
  • a70f4babac Added operator Louis Chatriot 2013-05-23 18:32:11 +0200
  • c4141ab945 Implemented logical operator Louis Chatriot 2013-05-23 18:27:52 +0200
  • b197a945f6 Update README.md Louis Chatriot 2013-05-23 17:25:49 +0200
  • d9cafe7553 Update README.md Louis Chatriot 2013-05-23 18:25:05 +0300
  • 9c585a0411 Update README.md Louis Chatriot 2013-05-23 18:20:49 +0300
  • c08f43cac2 Update README.md Louis Chatriot 2013-05-23 17:16:05 +0200
  • 25b86d3b14 Update README.md Louis Chatriot 2013-05-23 18:11:36 +0300
  • 84b5fb743e Bump version Louis Chatriot 2013-05-23 17:04:59 +0200
  • 3d506c24bd Tested that node errors are returned for badly formed queries Louis Chatriot 2013-05-23 17:04:39 +0200
  • 357d83a2ba All four basic arithmetic operators Louis Chatriot 2013-05-23 15:06:08 +0200
  • e255cde1a2 Querying works even for arrays and arrays in subdocuments Louis Chatriot 2013-05-23 14:56:44 +0200
  • 342755aff2 Querying works even for arrays and arrays in subdocuments Louis Chatriot 2013-05-23 14:54:30 +0200
  • a42842470b Able to mix logical operators and comparison operators Louis Chatriot 2013-05-23 14:13:17 +0200
  • 4256632f72 Created operator Louis Chatriot 2013-05-23 12:37:27 +0200
  • cd739492d3 Created operator Louis Chatriot 2013-05-23 12:33:07 +0200
  • 12d92b63da Tests ready Louis Chatriot 2013-05-23 12:14:52 +0200
  • bc626afed6 All calls to model.match are wrapped in a try catch now Louis Chatriot 2013-05-23 12:01:54 +0200
  • 9713880d0f Nested matching works for array fields Louis Chatriot 2013-05-22 21:38:48 +0200
  • 27352bc410 Nested matching works for array fields Louis Chatriot 2013-05-22 21:35:25 +0200
  • 14e9484844 Cleaner matching separation Louis Chatriot 2013-05-22 21:12:28 +0200
  • 5568b3d08e Better comments Louis Chatriot 2013-05-22 20:58:29 +0200
  • a454e3d4ac Test array behaviour at model level Louis Chatriot 2013-05-22 20:55:43 +0200
  • 11e2510d9a Able to test array fields Louis Chatriot 2013-05-22 20:27:01 +0200
  • 1481e1ca88 Bump version Louis Chatriot 2013-05-22 18:55:55 +0200
  • c27acd49cc Removed test on array field, to be done later Louis Chatriot 2013-05-22 18:55:41 +0200
  • f7e3916693 Specific function to get value by dot notation Louis Chatriot 2013-05-22 18:54:52 +0200
  • ea0a25dee9 cannot find undefined Louis Chatriot 2013-05-22 18:40:30 +0200
  • 085eb2a0ae Merge branch 'master' of github.com:louischatriot/nedb Louis Chatriot 2013-05-22 18:12:00 +0200
  • 2b79daa506 Undefined fields are removed Louis Chatriot 2013-05-22 18:11:49 +0200
  • 54c8951087 Update README.md Louis Chatriot 2013-05-22 19:11:32 +0300
  • 7c0c4dd35a Ready to test array field matching Louis Chatriot 2013-05-22 16:50:24 +0200
  • 7254e17e6f Merge branch 'master' of github.com:louischatriot/nedb Louis Chatriot 2013-05-22 16:41:24 +0200
  • fbb61d42db Update README.md Louis Chatriot 2013-05-22 16:36:53 +0200
  • 0989434f03 typo Louis Chatriot 2013-05-22 16:33:53 +0200
  • 8d0b4b03f6 Can find by date and objects Louis Chatriot 2013-05-22 16:33:25 +0200
  • 973996fb8c Function to test thing equality cleanly Louis Chatriot 2013-05-22 16:19:07 +0200
  • 378fd2977a Bump version Louis Chatriot 2013-05-22 11:43:32 +0200
  • 4eb703449b Use an executor so that only one write operation happens every time Louis Chatriot 2013-05-22 11:41:47 +0200
  • c4990657ad Added loaddb banch Louis Chatriot 2013-05-21 11:02:37 +0200
  • c57af28464 Use executor for db operations Louis Chatriot 2013-05-21 10:07:04 +0200
  • f28313f1a3 Executor works with arguments Louis Chatriot 2013-05-21 08:57:27 +0200
  • c88026cf86 Executor also works without callbakc Louis Chatriot 2013-05-21 08:50:29 +0200
  • 0a2b642dfc Executor can enqueue tasks Louis Chatriot 2013-05-21 08:46:38 +0200
  • 22af598418 Executor can enqueue tasks Louis Chatriot 2013-05-21 08:46:06 +0200
  • c1252bd325 Update README.md Louis Chatriot 2013-05-20 18:49:50 +0200
  • 2847f0b28e Update README.md Louis Chatriot 2013-05-17 16:57:45 +0200
  • c2f9f89214 Update README.md Louis Chatriot 2013-05-17 17:57:27 +0300
  • a262d9d136 Bump version Louis Chatriot 2013-05-17 16:42:02 +0200
  • 0d2b30e656 Can use dot notation to query subfields Louis Chatriot 2013-05-17 16:41:25 +0200
  • c82a4600e3 Put matching in model.js, makes more sense Louis Chatriot 2013-05-17 16:13:46 +0200
  • 3924b4fdd4 Merge branch 'master' of github.com:louischatriot/nedb Louis Chatriot 2013-05-17 16:07:15 +0200
  • 2cf13b055d Better modifiers implementation Louis Chatriot 2013-05-17 16:07:05 +0200
  • 962c1e4ea6 Update README.md Louis Chatriot 2013-05-17 16:51:23 +0300
  • 9521254b29 Update README.md Louis Chatriot 2013-05-17 15:50:13 +0200
  • c739ec696b Update README.md Louis Chatriot 2013-05-17 15:48:01 +0200
  • ceb4b4d15f Update README.md Louis Chatriot 2013-05-17 15:06:11 +0200
  • 96007220db Update README.md Louis Chatriot 2013-05-17 15:04:26 +0200
  • 0d3150b87c Update README.md Louis Chatriot 2013-05-17 12:08:44 +0200
  • c8ed1affcf Update README.md Louis Chatriot 2013-05-17 11:57:16 +0200
  • 39b65dce5f Update README.md Louis Chatriot 2013-05-17 12:40:35 +0300
  • dd33f4c4ca Update README.md Louis Chatriot 2013-05-17 10:33:34 +0200
  • 6fbbe59502 Update README.md Louis Chatriot 2013-05-17 10:16:12 +0200
  • bdbd713994 Update README.md Louis Chatriot 2013-05-17 11:12:31 +0300
  • a2ecbecf37 Readme finished Louis Chatriot 2013-05-16 18:51:34 +0200
  • dc02ea2d5c Update README.md Louis Chatriot 2013-05-16 17:54:43 +0200
  • 1cf09144ba Update README.md Louis Chatriot 2013-05-16 17:45:35 +0200
  • 62d257b9af Update README.md Louis Chatriot 2013-05-16 18:35:17 +0300
  • 4c3aa92a40 Use query as basis for upsertion Louis Chatriot 2013-05-16 17:33:17 +0200
  • e8910bf92d Merge branch 'master' of github.com:louischatriot/nedb Louis Chatriot 2013-05-16 17:29:02 +0200
  • e9baed16dc Can upsert with modifiers Louis Chatriot 2013-05-16 17:28:56 +0200