1. 28 Aug, 2019 1 commit
    • Steven Allen's avatar
      session: buffer some request channels · 8454ba00
      Steven Allen authored
      We're not using these synchronously so we can buffer them a bit to avoid
      blocking quite as much.
      
      This also combines all incoming channels into a single one to ensure all
      operations are processed in-order. This might be overkill bit it makes reasoning
      about this a bit simpler.
      8454ba00
  2. 27 Aug, 2019 2 commits
  3. 23 Aug, 2019 8 commits
  4. 22 Aug, 2019 1 commit
  5. 20 Aug, 2019 11 commits
  6. 15 Aug, 2019 5 commits
  7. 14 Aug, 2019 12 commits