Hacker News new | ask | show | jobs
by daniel-thompson 1078 days ago
From https://github.com/ammario/redjet#streaming

  To minimize allocations, call (*Result).WriteTo instead of (*Result).Bytes. WriteTo streams the response directly to an io.Writer such as a file or HTTP response.
1 comments

Sorry, my comment wasn't clear that I was referring to ruedis and not redjet. I edited it.