Roland Rauch
Roland Rauch
I've noticed this too when upgrading from `1.0.7` (I believe) to `1.0.8`. As a workaround I had to switch from the `GET /bus/objects/*key` endpoint to the `POST /bus/objects/list` endpoint and...
> Hi, thanks for looking into this! Left a comment. Can you also share the benchmarks code? Cheers! Sorry, it was just some throwaway code that I didn't keep. Here...
I made some additional changes to this PR: * the buffer allocation logic is now simpler and cleaner * I added buffer initialization to externally supplied buffers. This was an...
Any chance the MSRV can finally get a bump so this PR could get merged?
Anything stopping this PR from getting merged? I could really need this in high-throughput situations where inadvertent copying is not ok.
Same here, but on Linux