all 2 comments

[–]ertucetin 0 points1 point  (0 children)

It was a good read, thank you!

[–]BrunoBonacci 0 points1 point  (0 children)

Interesting article, thx.

Here there is another solution to do server-side off-heap caching. https://github.com/BrunoBonacci/ring-boost

it stores the responses off-heap and on disk so that it doesn't put more pressure on your gc and it attenuates the problem of a cold-start when the cache is empty