Open
Description
I'm often running projects on small shared VMs for testing purposes.
Since the VMs were crashing due to out of memory errors, I had a closer look at the size of each dependency. Turns out that adding the together library added over 100MB in dependencies. Why is that library so huge?
My current solution was to replace the usage of the library by a simple REST call.
Metadata
Metadata
Assignees
Labels
No labels