Skip to content
Snippets Groups Projects
  1. Aug 31, 2016
  2. Jul 19, 2016
  3. Jun 21, 2016
  4. Jun 02, 2016
  5. Jun 01, 2016
  6. May 04, 2016
  7. Apr 01, 2016
  8. Feb 16, 2016
  9. Jan 27, 2016
  10. Jan 07, 2016
  11. Jan 01, 2016
  12. Dec 26, 2015
  13. Dec 20, 2015
  14. Nov 03, 2015
  15. Oct 07, 2015
    • Robert J. Moore's avatar
      [mongodb] Add mongodb.upsert configuration option. · 7e04261d
      Robert J. Moore authored
      Added a configuration option (mongodb.upsert) to control if the driver
      performs inserts or upserts operations for the DB.insert() method.
      Defaults to doing inserts.
      
      Note: Change in behavior from previous versions that performed upserts
      for non-batched DB.insert() operations.
      
      Fixes #400.
      7e04261d
  16. Sep 21, 2015
  17. Aug 07, 2015
  18. Jul 21, 2015
  19. Jul 17, 2015
  20. Jul 16, 2015
  21. Jun 22, 2015
  22. Jun 18, 2015
  23. Jun 17, 2015
  24. Jun 16, 2015
    • saggarsunil's avatar
      Changes: · 42b39f59
      saggarsunil authored
      1. mongodb configuration parameter bug (mongodb.url)
      2. README file change
      3. Some cleanup. Default DB is 'ycsb'
      42b39f59
  25. Jun 06, 2015
Loading