1. 23 Mar, 2020 2 commits
    • Steven Allen's avatar
    • Steven Allen's avatar
      fix: make close work again · d1d80624
      Steven Allen authored
      Reference pstoremem components by pointer to:
      
      1. Avoid copying locks around on construction.
      2. Avoid copying these around when calling `weakClose`.
      3. Ensures that they all implement the `io.Closer` interface (it's implemented
      on the pointer, not the value).
      
      Technically, we could have just taken a reference when calling `weakClose`, but
      this is cleaner.
      d1d80624
  2. 06 Mar, 2020 1 commit
  3. 25 Feb, 2020 2 commits
  4. 21 Feb, 2020 3 commits
  5. 17 Feb, 2020 3 commits
  6. 15 Feb, 2020 3 commits
  7. 12 Feb, 2020 1 commit
  8. 11 Feb, 2020 4 commits
  9. 06 Feb, 2020 2 commits
  10. 04 Feb, 2020 2 commits
  11. 15 Jan, 2020 2 commits
  12. 13 Jan, 2020 2 commits
  13. 17 Dec, 2019 1 commit
  14. 12 Dec, 2019 1 commit
  15. 11 Dec, 2019 2 commits
  16. 07 Dec, 2019 3 commits
  17. 06 Dec, 2019 6 commits