Skip to content

Streaming reflective JSON encoder #155

@x4m

Description

@x4m

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions