Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streaming reflective JSON encoder #155

Open
x4m opened this issue Aug 27, 2020 · 0 comments
Open

Streaming reflective JSON encoder #155

x4m opened this issue Aug 27, 2020 · 0 comments

Comments

@x4m
Copy link

x4m commented Aug 27, 2020

Hi!
I'm coping with OOMs in wal-g/wal-g#738
And looking for good JSON lib so that we could avoid materializing JSON in memory. But the code is shared among many different types of JSON, so I do not want to use precompiled JSON encoder and want reflective one. Is gojay JSON encoder suitable for this task?

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

No branches or pull requests

1 participant