Quantcast
Channel: Active questions tagged redis+java - Stack Overflow
Viewing all articles
Browse latest Browse all 2222

Does Redisson Hibernate Cache Module share same data in multiple containers?

$
0
0

We want to use the redisson-hibernate project https://github.com/redisson/redisson/tree/master/redisson-hibernate to support redis 2nd level cache.

I tested redisson-hibernate module in multiple containers by using same Redis database. But it doesn't share same data. Java application in the first container doesn't see updates of the records made by Java application in the second container. Every Java application have own version of the records.

Does Redisson Hibernate Cache Module can share same data in multiple containers?


Viewing all articles
Browse latest Browse all 2222


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>