1. 17 Mar, 2007 1 commit
  2. 16 Mar, 2007 2 commits
    • brian@zim.(none)'s avatar
      The pthread() support was not working. Once I fixed use-thread in a previous... · e246cb3d
      brian@zim.(none) authored
      The pthread() support was not working. Once I fixed use-thread in a previous push I realized that the pthread/windows code was not working. I've replaced the fork/thread design with a pure pthread design using condition timers and broadcast.
      
      Ramification, UNIX now uses thread, support for slaves had to be dropped and there is no need for the --use-threads flag.
      Added --concurrency=0 option so that it will start at 1 and keep going up until something bad happens :)
      e246cb3d
    • brian@zim.(none)'s avatar
      Correctly report load type. · 45d7dff6
      brian@zim.(none) authored
      Updated engine to also handle create options
      Secondary indexes can now be generated (aka the test PeterZ thoughts!)
      45d7dff6
  3. 13 Mar, 2007 4 commits
  4. 12 Mar, 2007 1 commit
  5. 10 Mar, 2007 5 commits
  6. 09 Mar, 2007 16 commits
  7. 08 Mar, 2007 11 commits