Skip to content

Conversation

@VictorLowther
Copy link

go-yaml/yaml finally has support for streaming encoding and decoding.
This allows for reducing the memory footprint of this library by a couple of
intermediate byte buffers, and provide its own streaming APIs that match what
the json and yaml packages provide.

go-yaml/yaml finally has support for streaming encoding and decoding.
This allows for reducing the memory footprint of this library by a couple of
intermediate byte buffers, and provide its own streaming APIs that match what
the json and yaml packages provide.
@dims
Copy link

dims commented Nov 3, 2018

@VictorLowther can you please consider moving this PR to the new repo? https://github.com/kubernetes-sigs/yaml/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants