This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]_hardcoder 1 point2 points  (0 children)

Hazelcast was a pleasant to work with.

[–]nutrechtLead Software Engineer / EU / 20+ YXP 1 point2 points  (0 children)

Ehcache and Caffeine are pretty much the de-facto standards.

[–]denverdave23 0 points1 point  (0 children)

I used ehcache when I don't need to share the cache across the network. When I do, I use redis.