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

does hibernate-redis supports 2nd level cache shared by different hibernate instances

$
0
0

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

Is this cache actually shared by different hibernate instances on different machines ? It should be so as redis is intended to be used that way, I have not confirmed that, but is anyone around there who used the redis cache to that effect.

For example, hibernate query from machine 2 does not hit the database and fetches the result from redis instead, because a previous query on machine 1 already fetched the same data and the data is stored in the redis cache.


Viewing all articles
Browse latest Browse all 2204

Trending Articles



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