1. 04 Oct, 2018 1 commit
    • Steven Allen's avatar
      add a GetSize method · 1cd3a342
      Steven Allen authored
      We can also add this as an extension but it's simple enough I'd like to add it
      directly to the Datastore.
      
      Use-case: The blockstore now has a GetSize and bitswap uses it for packing
      multiple blocks into a single message. Unfortunately, this means that bitswap is
      now calling blockstore.GetSize which calls datastore.Get which tends to be more
      expensive than datastore.Has.
      1cd3a342
  2. 13 Aug, 2018 1 commit
  3. 26 Jan, 2018 1 commit
  4. 24 Jan, 2018 1 commit
  5. 01 Jan, 2016 1 commit
  6. 16 Jul, 2015 1 commit
  7. 27 Jun, 2015 1 commit
  8. 26 Jun, 2015 2 commits
  9. 12 Mar, 2015 2 commits
  10. 10 Jan, 2015 2 commits
  11. 09 Jan, 2015 1 commit
  12. 21 Oct, 2014 1 commit
  13. 03 Oct, 2014 1 commit