1. 17 Feb, 2020 1 commit
  2. 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
  3. 12 Feb, 2020 1 commit
  4. 10 Feb, 2020 1 commit
  5. 30 Jan, 2020 2 commits
  6. 16 Dec, 2019 1 commit
  7. 09 Dec, 2019 1 commit
  8. 05 Dec, 2019 2 commits
  9. 15 Oct, 2019 1 commit
  10. 02 Oct, 2019 1 commit
  11. 01 Oct, 2019 1 commit
  12. 24 Sep, 2019 4 commits
  13. 14 Aug, 2019 1 commit
  14. 03 Jul, 2019 1 commit
  15. 02 Jul, 2019 1 commit
  16. 14 Jun, 2019 1 commit
  17. 12 Jun, 2019 2 commits
  18. 01 Jun, 2019 1 commit
  19. 31 May, 2019 1 commit
  20. 24 May, 2019 2 commits
  21. 23 May, 2019 1 commit
  22. 22 May, 2019 1 commit
  23. 11 May, 2019 2 commits
  24. 10 May, 2019 1 commit
  25. 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
  26. 20 Mar, 2019 1 commit
  27. 15 Mar, 2019 1 commit
  28. 02 Mar, 2019 1 commit