Living the stream: Reducing memory usage in Java and Kotlin

TLDR; Change how you fetch lists of information in your HTTP endpoints, and your application can often survive on 300–600MB of heap. Ours…


Published: Sep 17, 2020

View my post on Medium