Prevent TypeORM from eating up all your memory

1 · · April 25, 2022, 3:11 p.m.
Recently, a client told me that the code I had written to sync their systems and a new datasource blew up their AWS EC2 instances. Apparently, the synchronisation engine kept getting killed for using up too much memory. More than a few gigabytes, actually. To sync a few tens of...