top | item 36607165

(no title)

daniel-thompson | 2 years 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.

discuss

order

ammario|2 years ago

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