Commit Graph

  • 1af159fe24 Complete build process works except minification Louis Chatriot 2013-07-13 18:27:01 +0200
  • ad14d4adcf Removed all build modules Louis Chatriot 2013-07-13 17:49:44 +0200
  • 8660fc8b42 Copying files works Louis Chatriot 2013-07-13 16:46:02 +0200
  • 5368dbb5d2 Merge pull request #53 from WolfWings/master Louis Chatriot 2013-07-13 06:55:05 -0700
  • 85422770e0 Update README.md Wolf 2013-07-13 04:21:10 -0500
  • 438156bdd0 Browser-specific persistence module Louis Chatriot 2013-07-12 17:07:22 +0200
  • 4284c8b567 Browser-specific customUtils module Louis Chatriot 2013-07-12 16:59:55 +0200
  • 829441becb Put datafileSize in the persistence module where it belongs Louis Chatriot 2013-07-12 15:49:12 +0200
  • 4058b23ddb treatRawData removed from Datastore Louis Chatriot 2013-07-12 15:36:26 +0200
  • 46c4723fc5 fs and path are both required only in the persistence module Louis Chatriot 2013-07-12 15:26:48 +0200
  • dcb1e16b92 Only the persistence module requires fs now, better separation of tasks Louis Chatriot 2013-07-12 15:07:11 +0200
  • 4ae6b55816 Externalized persistence of the cached db and of new state Louis Chatriot 2013-07-12 14:55:32 +0200
  • 395e3e5965 Update README.md Louis Chatriot 2013-07-11 12:50:18 +0200
  • e84da673a9 Update README.md Louis Chatriot 2013-07-11 12:49:11 +0200
  • 1917bffb9e Created operator Louis Chatriot 2013-07-11 12:43:01 +0200
  • b350ae447f Update README.md Louis Chatriot 2013-07-11 12:24:36 +0200
  • 4345a46fbf Update README.md Louis Chatriot 2013-07-11 12:23:00 +0200
  • 3dce1d4eb5 Removed useless file Louis Chatriot 2013-07-11 12:14:58 +0200
  • f1b7c96686 Now with support for regular expressions Louis Chatriot 2013-07-11 12:14:42 +0200
  • 066b55df10 Update README.md Louis Chatriot 2013-07-10 10:39:53 +0200
  • 9226a8a18d Update README.md Louis Chatriot 2013-07-10 10:39:38 +0200
  • 07ec9361a1 Merge pull request #47 from Pleochism/master Louis Chatriot 2013-07-09 09:41:17 -0700
  • 68e2c69e76 Update README.md Daniel 2013-07-09 16:51:01 +0200
  • 68d4f9c160 Update README.md Louis Chatriot 2013-07-08 14:23:55 +0200
  • aeefd1e1f4 Update README.md Louis Chatriot 2013-07-08 14:22:47 +0200
  • 99fb91d700 Updated readme and bumped version Louis Chatriot 2013-07-08 14:16:54 +0200
  • cff94225ba Removed all mentions of pipelining from README and benchmarks Louis Chatriot 2013-07-08 13:54:25 +0200
  • 90da65eeaf Buffer all operations before load and no more pipelining Louis Chatriot 2013-07-08 13:53:19 +0200
  • 7469b0d442 All operations use the executor Louis Chatriot 2013-07-08 13:16:19 +0200
  • f260b8a854 Fixed strange executor bug when not passing callback Louis Chatriot 2013-07-08 12:58:57 +0200
  • ccc766ca2a Use only null for err if no error Louis Chatriot 2013-06-26 14:12:03 -0700
  • 8ac65a7cbc Update README.md Louis Chatriot 2013-06-24 18:41:42 +0200
  • c32f3964a1 Bump version Louis Chatriot 2013-06-24 18:22:08 +0200
  • 6c31e7f802 typo Louis Chatriot 2013-06-24 18:21:04 +0200
  • cfd8b18769 Merge pull request #39 from paulbjensen/master Louis Chatriot 2013-06-24 09:20:17 -0700
  • e7d31d7236 Added instruction for in-memory db usage Paul Jensen 2013-06-24 06:55:01 +0100
  • f54872641e Fixed bug in the executor preventing usage of update and remove without callback Louis Chatriot 2013-06-22 18:19:37 +0200
  • 2f2b9ab58f Implemented comparator Louis Chatriot 2013-06-22 18:11:07 +0200
  • 48084e2ff5 Update README.md Louis Chatriot 2013-06-21 20:06:38 +0300
  • 2c5c455c17 Can use with Louis Chatriot 2013-06-21 18:50:49 +0200
  • 7a89cc8203 Can use with Louis Chatriot 2013-06-21 18:50:38 +0200
  • c88e0810bb Merge branch 'master' of github.com:louischatriot/nedb Louis Chatriot 2013-06-21 18:28:22 +0200
  • 05d9ad9e5f modifier works with Louis Chatriot 2013-06-21 18:28:02 +0200
  • e30cc58e5e Use deep equality to know whether we can addToSet or not Louis Chatriot 2013-06-21 18:17:34 +0200
  • d5b8cbdf72 Update README.md Louis Chatriot 2013-06-21 11:10:12 +0300
  • f0a8dcb708 Use util.isDate everywhere Louis Chatriot 2013-06-21 09:49:59 +0200
  • d768da2ff9 Fix strange array bug in node webkit Louis Chatriot 2013-06-21 09:45:14 +0200
  • a15d318244 Merge branch 'patch-1' of github.com:vladikoff/nedb into vladikoff-patch-1 Louis Chatriot 2013-06-20 20:05:48 +0200
  • 4a9202c8da Update README.md Louis Chatriot 2013-06-20 21:04:35 +0300
  • 055b6a09c7 Update README.md Louis Chatriot 2013-06-20 20:57:39 +0300
  • b1abd34384 Bump version Louis Chatriot 2013-06-20 18:41:44 +0200
  • 17b2fdf60c New option to store data relative to NW working dir, still in testing Louis Chatriot 2013-06-20 18:41:24 +0200
  • 59dda99e57 Style fixes vladikoff 2013-06-20 09:25:13 -0700
  • 911feed839 Add mocha.opts for Windows users Louis Chatriot 2013-06-20 11:14:56 +0200
  • 23f2557771 Bump version Louis Chatriot 2013-06-19 19:00:09 +0200
  • 64e9259a01 Update README.md Louis Chatriot 2013-06-19 18:59:13 +0200
  • 0b27dd8a1b Added the modifier Louis Chatriot 2013-06-19 18:49:57 +0200
  • efa2acf5aa Bump version Louis Chatriot 2013-06-19 18:35:20 +0200
  • 0a0a597a8b Some error handling Louis Chatriot 2013-06-19 18:34:45 +0200
  • f6b764da5c New modifier Louis Chatriot 2013-06-19 18:24:56 +0200
  • 122cea581d Tested that db is not modified if a modifier throws Louis Chatriot 2013-06-19 18:14:57 +0200
  • d5b990e776 Factorization of the modifiers Louis Chatriot 2013-06-19 17:58:34 +0200
  • 671539a614 Implemented modifier Louis Chatriot 2013-06-19 17:48:23 +0200
  • 753035c0ef Implemented modifier Louis Chatriot 2013-06-19 17:43:47 +0200
  • 50dffefaae Remove useless pointer keeping Louis Chatriot 2013-06-19 17:06:15 +0200
  • 36a3a58fbc Update README.md Louis Chatriot 2013-06-19 17:59:16 +0300
  • 4711c1bede npm test is now the command to run the test suite, not make test Louis Chatriot 2013-06-19 16:58:49 +0200
  • 7e5a60b2f6 Update README.md Louis Chatriot 2013-06-19 16:22:04 +0300
  • a89a01bce9 Update README.md Louis Chatriot 2013-06-19 16:20:39 +0300
  • 1a9f3edf5c Update README.md Louis Chatriot 2013-06-19 15:09:22 +0200
  • 555b01c87c Removed useless script to run the test suite multiple times in a row Louis Chatriot 2013-06-18 11:38:43 +0200
  • 8b7831acef Use module mkdirp instead of native unix command that doesn't work on Windows Louis Chatriot 2013-06-17 22:32:19 +0200
  • 1dccdf0497 Fixed bug that raised an error for a null value Louis Chatriot 2013-06-17 21:50:03 +0200
  • 082a3afba6 Update README.md Louis Chatriot 2013-06-17 17:29:04 +0300
  • 1087c923eb Notice in the remove benchmark explaining how to calculate the actul number Louis Chatriot 2013-06-17 16:27:16 +0200
  • 18ef5fe1c4 Update README.md Louis Chatriot 2013-06-11 14:06:59 +0200
  • 81c258a867 Update README.md Louis Chatriot 2013-06-11 15:06:01 +0300
  • 7a20a8153f Update README.md Louis Chatriot 2013-06-10 16:07:03 +0300
  • 2922095609 Bump version Louis Chatriot 2013-06-10 15:06:08 +0200
  • 5b29286e89 Can use indexes for comparison queries Louis Chatriot 2013-06-10 15:05:32 +0200
  • 4b088d7c50 Update README.md Louis Chatriot 2013-06-10 14:45:20 +0200
  • fce60d19fa Able to use indexes for matches Louis Chatriot 2013-06-10 14:44:22 +0200
  • faf8658ab7 Bump version Louis Chatriot 2013-06-09 11:51:46 +0200
  • 2acace4227 Can index null values Louis Chatriot 2013-06-09 11:50:40 +0200
  • b90e1d84a2 Update README.md Louis Chatriot 2013-06-08 17:53:48 +0300
  • fd42fa53e7 Now using self balancing binary search trees as indexes Louis Chatriot 2013-06-08 16:47:21 +0200
  • e3e5b7951c Corrected small bug in index array update Louis Chatriot 2013-06-08 16:40:41 +0200
  • ae0c0dd05a typo Louis Chatriot 2013-06-04 19:15:40 +0200
  • f3e3b3c0d3 Update README.md Louis Chatriot 2013-06-04 13:07:43 +0200
  • e622db40b3 Update README.md Louis Chatriot 2013-06-04 13:06:51 +0200
  • 57616a7fb6 Update README.md Louis Chatriot 2013-06-04 13:01:21 +0200
  • c7871c80b3 Corrected update and remove benchmarks Louis Chatriot 2013-06-04 12:54:50 +0200
  • 8f82ab39a3 New parameters for all benchamrsk Louis Chatriot 2013-06-04 12:48:33 +0200
  • 518e5b8285 Add a pipeline option for the tests Louis Chatriot 2013-06-04 11:52:46 +0200
  • de4de6c405 Bump version Louis Chatriot 2013-06-04 10:17:40 +0200
  • 4dad94f971 Pipelining tested Louis Chatriot 2013-06-04 10:17:20 +0200
  • 9f8d599628 Inserts are correctly pipelined Louis Chatriot 2013-06-04 10:14:22 +0200
  • bf0b879626 Inserts are correctly pipelined Louis Chatriot 2013-06-04 10:10:49 +0200
  • 185af0ba39 Benchmark results in ops/s, not ms Louis Chatriot 2013-06-04 09:44:17 +0200
  • e172c2a7f6 Pipeling works, needs testing Louis Chatriot 2013-06-03 23:07:26 +0200