12:07 Geth left, Geth joined
Geth App-MoarVM-Debug/main: 9f61b04bf9 | (Elizabeth Mattijsen)++ | 6 files
0.4
16:26
16:52 lizmat left 16:58 lizmat joined
Geth Redis/large_responses: c176d5c42d | (Brian Duggan)++ | 2 files
Support large responses

If the first line exceeds the limit of recv, we need multiple recvs.
Also reading N bytes is much slower than reading all the bytes and maintaining a buffer, so we do that instead.
17:34
Redis: bduggan++ created pull request #4:
Support large responses
17:36
Redis/main: 0caab0f5e0 | (Elizabeth Mattijsen)++ | 7 files
Preparations for the next release
17:44
Redis/main: 1cf218c5f5 | (Brian Duggan)++ (committed using GitHub Web editor) | 2 files
Support large responses

If the first line exceeds the limit of recv, we need multiple recvs.
Also reading N bytes is much slower than reading all the bytes and maintaining a buffer, so we do that instead.
17:45
Redis/main: 9a58c1a8e3 | (Elizabeth Mattijsen)++ | 2 files
0.1.6
17:52
DBIish: m-doughty++ created pull request #248:
Update dependency version for NativeHelpers::Blob
17:57
DBIish/main: 6655533b0c | (Matt Doughty)++ (committed using GitHub Web editor) | META6.json
Update dependency version for NativeHelpers::Blob (#248)
18:03
DBIish/main: 1af110d88e | (Elizabeth Mattijsen)++ | 7 files
0.6.9
18:16