Commit Graph

  • 66b81a18b8 Update README.md Louis Chatriot 2013-05-16 17:22:59 +0200
  • 45de351fea Update README.md Louis Chatriot 2013-05-16 17:10:08 +0200
  • e423c169f3 Merge branch 'master' of github.com:louischatriot/nedb Louis Chatriot 2013-05-16 17:05:18 +0200
  • 7fb40ee93d Update README.md Louis Chatriot 2013-05-16 18:05:09 +0300
  • fd6bc22e56 Dont throw an error if updateQuery contains an _id that is the same as obj Louis Chatriot 2013-05-16 17:05:00 +0200
  • ce3256601c Update README.md Louis Chatriot 2013-05-16 16:55:59 +0200
  • a85e4bbc1a Update README.md Louis Chatriot 2013-05-16 15:41:00 +0300
  • 02454f8697 Update README.md Louis Chatriot 2013-05-16 14:39:11 +0200
  • 0eaa3f7a04 Update README.md Louis Chatriot 2013-05-16 15:30:31 +0300
  • 3b60acc945 Update README.md Louis Chatriot 2013-05-16 15:26:59 +0300
  • 6331c90aff typo Louis Chatriot 2013-05-16 14:07:28 +0200
  • d0d246b29c Began querying Louis Chatriot 2013-05-16 10:59:33 +0200
  • 5aa1644c1c Insertion documented Louis Chatriot 2013-05-16 10:44:38 +0200
  • ea2fa63531 Update README.md Louis Chatriot 2013-05-16 09:49:34 +0200
  • e00ef942f6 Update README.md Louis Chatriot 2013-05-16 10:34:39 +0300
  • 96772dc6b3 Bump version Louis Chatriot 2013-05-15 19:40:30 +0200
  • f7c8687009 Can use multiple modifiers at once Louis Chatriot 2013-05-15 19:39:46 +0200
  • 1a95ddb27a The modifier works as expected and is tested Louis Chatriot 2013-05-15 19:28:15 +0200
  • ed48758dcd modifier works as expected and is tested Louis Chatriot 2013-05-15 18:58:26 +0200
  • 56ee1227ab Modifiers arguments must be objects Louis Chatriot 2013-05-15 18:28:25 +0200
  • 6586c7f81a Cannot mix behaviour and cannot use non registered modifiers Louis Chatriot 2013-05-15 18:12:34 +0200
  • 8d4182067b Cant try to update an _id in a copy-type modif Louis Chatriot 2013-05-15 17:48:51 +0200
  • cf09a75be3 Field names cannot contain a dot Louis Chatriot 2013-05-15 17:37:35 +0200
  • 4045dd9e4a Function dedicated to checking an object has the right format Louis Chatriot 2013-05-15 17:33:16 +0200
  • 22fd30981e Bump version Louis Chatriot 2013-05-15 16:53:27 +0200
  • 6c111067d8 Cannot use field names beginning with the $ sign Louis Chatriot 2013-05-15 16:53:06 +0200
  • 0854009b22 Use given _id if any, otherwise a uid Louis Chatriot 2013-05-15 16:34:29 +0200
  • d189b9aafb Bugfix in ensureDirExists Louis Chatriot 2013-05-14 00:29:25 +0200
  • 3b4dbc3220 Use mkdir -p for ensuring directory exists Louis Chatriot 2013-05-12 11:45:30 +0200
  • 53648289c0 Update README.md Louis Chatriot 2013-05-04 19:24:13 +0300
  • 4f641aac42 Bump version Louis Chatriot 2013-05-04 18:18:25 +0200
  • f91a41b534 DB state shouldn't be modified when the returned objects are modified Louis Chatriot 2013-05-04 18:18:13 +0200
  • 7096cdb144 Enable upserts and bump version Louis Chatriot 2013-05-04 15:24:36 +0200
  • d8119ad923 Export the object Louis Chatriot 2013-05-04 14:05:37 +0200
  • 2078e2e891 Update README.md Louis Chatriot 2013-05-04 15:01:49 +0300
  • 2c176b3941 Factorized tests and bumped version Louis Chatriot 2013-05-04 13:50:03 +0200
  • b8215bd40f Able to persist complex objects too Louis Chatriot 2013-05-04 13:42:55 +0200
  • ae8b43aad4 Deep copy finished and tested Louis Chatriot 2013-05-04 13:38:09 +0200
  • e2b73d9e6f Ensure directory exists is now recursive Louis Chatriot 2013-05-04 13:19:13 +0200
  • 72efd8fc0f Merge branch 'master' of github.com:louischatriot/node-embedded-db Louis Chatriot 2013-05-03 19:09:44 +0200
  • a134fa4cca Updated comments Louis Chatriot 2013-05-03 19:09:37 +0200
  • a9799a3dad Update README.md Louis Chatriot 2013-05-03 19:57:16 +0300
  • 376045386a Update README.md Louis Chatriot 2013-05-03 19:56:44 +0300
  • 042e0429f2 Update README.md Louis Chatriot 2013-05-03 19:56:04 +0300
  • b2af33e7aa Update README.md Louis Chatriot 2013-05-03 19:55:49 +0300
  • 46e6f0f819 Update README.md Louis Chatriot 2013-05-03 19:55:29 +0300
  • 4ad97719d3 Update README.md Louis Chatriot 2013-05-03 19:52:20 +0300
  • f32da096f2 Update README.md Louis Chatriot 2013-05-03 19:29:29 +0300
  • f16b7a9ab9 Benchmark removes too Louis Chatriot 2013-05-03 16:20:39 +0200
  • 1fa23fc8d6 Benchmark of multi updates yields the same result as one update as expected Louis Chatriot 2013-05-03 16:02:51 +0200
  • b450cae878 Benchmarking updates Louis Chatriot 2013-05-03 15:39:06 +0200
  • b74cffc25a Bench for findone Louis Chatriot 2013-05-03 15:32:50 +0200
  • f2f4acc29b Factorized benchmarks code Louis Chatriot 2013-05-03 15:15:12 +0200
  • b494958725 Use the profiler to time the experiment Louis Chatriot 2013-05-03 15:03:31 +0200
  • 2c59251f16 Added average times per operation Louis Chatriot 2013-05-03 00:50:20 +0200
  • cf2f1db9bd Benchmark for findone runs in half the time of find as expected Louis Chatriot 2013-05-03 00:41:51 +0200
  • af9192881b Able to make the find bench pass through use of process.nexttick Louis Chatriot 2013-05-03 00:38:04 +0200
  • 063c2d04cb Able to benchmarck querying - even shittier than expected Louis Chatriot 2013-05-02 23:26:11 +0200
  • 85e7faeec6 Can adjust the length of the benchmarks Louis Chatriot 2013-05-02 23:20:59 +0200
  • 52af6d2330 Renamed insert bench Louis Chatriot 2013-05-02 23:19:36 +0200
  • b1ee4ac29c Can create random arrays for benchmarks Louis Chatriot 2013-05-02 23:12:05 +0200
  • 8886e502f3 Benchmark on inserts is pretty good as expected Louis Chatriot 2013-05-02 22:40:10 +0200
  • 283284947b serialization and deserializiton ok for arrays and objects Louis Chatriot 2013-05-02 22:18:45 +0200
  • 06da7d4eaa Serialize and deserialize primitive types Louis Chatriot 2013-05-02 22:12:09 +0200
  • cfa64527af Can serialize numbers, strings, booleans, nulls and dates Louis Chatriot 2013-05-02 21:49:01 +0200
  • d6da8b7d8d Externalize serialization and deserialization Louis Chatriot 2013-05-02 19:03:20 +0200
  • d40601785c CRUD tests complete Louis Chatriot 2013-05-02 15:02:43 +0200
  • dd20b3b973 Can remove multiple documents even after persistence Louis Chatriot 2013-05-02 14:55:06 +0200
  • 27ab013a84 Test update effect after a reload of the database Louis Chatriot 2013-05-02 14:48:35 +0200
  • a2b9583155 Tested update of one document Louis Chatriot 2013-05-02 14:37:06 +0200
  • 7ca9c8fe0d Update function doesnt swallow _id anymore Louis Chatriot 2013-05-02 14:33:09 +0200
  • 7b31c9042e Update doesnt modify the db if query doesnt match anything Louis Chatriot 2013-05-02 11:57:24 +0200
  • 71caf0bd2b Able to find one document Louis Chatriot 2013-05-02 11:48:07 +0200
  • f0f5161a37 Able to query multiple documens Louis Chatriot 2013-05-02 11:46:36 +0200
  • c0a0cd8c39 Able to query multiple documens Louis Chatriot 2013-05-02 11:45:23 +0200
  • dc6b4a25d7 Test inserting documents Louis Chatriot 2013-05-02 11:00:57 +0200
  • 3628922a75 Ready to test Louis Chatriot 2013-05-02 10:19:29 +0200
  • 15d206a499 Added a package.json with test deps Louis Chatriot 2013-05-02 10:12:13 +0200
  • 502e29ab56 Removed test case Louis Chatriot 2013-05-02 10:02:09 +0200
  • 4f0f534885 Able to remove - all CRUD operations completed Louis Chatriot 2013-05-02 09:57:38 +0200
  • bf9bddb408 Able to choose whether to update multiple docs or just one Louis Chatriot 2013-05-02 09:51:59 +0200
  • c6ef338c8d Can update docs Louis Chatriot 2013-05-02 09:43:54 +0200
  • 72e7ef2bc8 Can persist the data we want, not just the cached version Louis Chatriot 2013-05-01 21:11:26 +0100
  • 964f7a9953 Can persist the whole database to disk Louis Chatriot 2013-05-01 21:04:52 +0100
  • ad2a0700dc Able to find one specific document Louis Chatriot 2013-05-01 20:55:53 +0100
  • 6aeaa80aff Can find docs Louis Chatriot 2013-05-01 20:52:32 +0100
  • fa2580eefb Able to insert doca Louis Chatriot 2013-05-01 20:43:23 +0100
  • cb42b85f53 Able to load and understand a database Louis Chatriot 2013-05-01 20:28:17 +0100
  • 4ee4744312 Able to load and understand a database Louis Chatriot 2013-05-01 20:26:31 +0100
  • 1c04a3874c Able to load and understand a database Louis Chatriot 2013-05-01 20:26:01 +0100
  • 4c4d55f541 Able to load and understand a database Louis Chatriot 2013-05-01 20:23:24 +0100
  • 8dd68766b6 Able to load the database from the filesystem Louis Chatriot 2013-05-01 20:12:54 +0100
  • 28ae91ec60 Initial commit Louis Chatriot 2013-05-01 18:15:54 +0100
  • f67389f017 Initial commit Louis Chatriot 2013-05-01 10:12:18 -0700