Improve the performance of loading of a huge JSON in NodeJs

后端 未结 0 477
悲&欢浪女
悲&欢浪女 2021-01-01 06:45

I have a situation where I need to load a huge JSON object (4.5GB open and 400MB compressed) from S3.
Currently, it is done with streaming similar to the following cod

相关标签:
回答
  • 消灭零回复
提交回复
热议问题