When I replaced ehcache with "hibernate redis" I found that performance dropped a lot and the query cache became very slow
GitHeP opened this issue · 1 comments
GitHeP commented
When I replaced ehcache with "hibernate redis" I found that performance dropped a lot and the query cache became very slow 。Any attention can solve this problem? After all, the purpose of using the cache is to improve performance.
GitHeP commented
I have tested it, the reason for the slow performance is that the problem with hibernate is not a problem with redis and redisson.