Comment on A new experimental Go API for JSONparentComments−stackedinserter1ygjson/sjson is probably for you if you need to work with 100MB JSONs.−trimethylpurine1yThis is cool. I wouldn't have thought to use Go for stuff that size.
Comments
gjson/sjson is probably for you if you need to work with 100MB JSONs.
This is cool. I wouldn't have thought to use Go for stuff that size.