Download products via API in recursion + store it in Postgres -> every recursion consumes more RAM. How to clear RAM after recursion?

前端 未结 0 479
悲&欢浪女
悲&欢浪女 2021-02-14 12:40

I need to download 400k records through API and store it locally into DB. Every request returns 500 records + cursor for the next page. I use recursion and I see that pyth

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