1. 11 Jun, 2016 5 commits
  2. 10 Jun, 2016 1 commit
  3. 03 Jan, 2016 1 commit
  4. 01 Jan, 2016 1 commit
  5. 29 Dec, 2015 1 commit
  6. 27 Dec, 2015 1 commit
  7. 14 Dec, 2015 1 commit
  8. 13 Dec, 2015 1 commit
  9. 19 Nov, 2015 2 commits
  10. 10 Nov, 2015 1 commit
  11. 09 Nov, 2015 1 commit
  12. 15 Sep, 2015 2 commits
  13. 17 Jul, 2015 3 commits
  14. 16 Jul, 2015 4 commits
  15. 09 Jul, 2015 1 commit
  16. 08 Jul, 2015 1 commit
  17. 07 Jul, 2015 2 commits
  18. 02 Jul, 2015 2 commits
    • Jeromy's avatar
      vendor correctly · 09045306
      Jeromy authored
      09045306
    • Jeromy's avatar
      add in support for batched writes · df0989a3
      Jeromy authored
      implement batch ops for different datastore types
      
      rename Transaction to Batch
      
      Revert "add in support for batched writes"
      
      add in benchmarks for put and batchput
      
      move batching into separate interface
      
      address concerns from PR
      
      regrab old code
      df0989a3
  19. 27 Jun, 2015 3 commits
  20. 26 Jun, 2015 2 commits
  21. 25 Jun, 2015 2 commits
  22. 29 May, 2015 1 commit
  23. 28 May, 2015 1 commit
    • Henry's avatar
      switch uuid implementation · 8a5ce731
      Henry authored
      motivation: code.google.com is going away and satori's seemd sufficient and not overly complex
      8a5ce731