--

I would recommend to take a look at a new Java caching library: https://github.com/carrotdata/carrot-cache. Similar to Ehcache (off heap + disk support) but with additional embedded smart compression, which works magic :) On serialized Java objects you can get 2-3x memory reduction compared to even Ehcache.

--

--

Vladimir Rodionov
Vladimir Rodionov

No responses yet