1. 02 Mar, 2020 1 commit
  2. 17 Feb, 2020 2 commits
  3. 13 Feb, 2020 1 commit
    • Steven Allen's avatar
      feat: debounce wants manually · 777c0d9a
      Steven Allen authored
      This:
      
      * Makes it easy to send immediately if we wait too long and/or if we have enough
      to send.
      * Is significantly more efficient than the debounce library as it doesn't spin
      off a bunch of "after" timers.
      
      fixes #245
      777c0d9a
  4. 12 Feb, 2020 1 commit
  5. 10 Feb, 2020 1 commit
  6. 30 Jan, 2020 2 commits
  7. 16 Dec, 2019 1 commit
  8. 09 Dec, 2019 1 commit
  9. 05 Dec, 2019 2 commits
  10. 15 Oct, 2019 1 commit
  11. 02 Oct, 2019 1 commit
  12. 01 Oct, 2019 1 commit
  13. 24 Sep, 2019 4 commits
  14. 14 Aug, 2019 1 commit
  15. 03 Jul, 2019 1 commit
  16. 02 Jul, 2019 1 commit
  17. 14 Jun, 2019 1 commit
  18. 12 Jun, 2019 2 commits
  19. 01 Jun, 2019 1 commit
  20. 31 May, 2019 1 commit
  21. 24 May, 2019 2 commits
  22. 23 May, 2019 1 commit
  23. 22 May, 2019 1 commit
  24. 11 May, 2019 2 commits
  25. 10 May, 2019 1 commit
  26. 29 Apr, 2019 1 commit
    • Steven Allen's avatar
      remove IPFS_LOW_MEM flag support · 3699175c
      Steven Allen authored
      * HasBlockBufferSize and provideKeysBufferSize no longer matter as we have an
        infinite in-memory buffer.
      * provideWorkersMax now defaults to 6 so changing this to 16 actually _increases
        memory consumption.
      3699175c
  27. 20 Mar, 2019 1 commit
  28. 15 Mar, 2019 1 commit
  29. 02 Mar, 2019 1 commit