Open Marek00Malik opened 6 years ago
I'm running Hibernate 5.2 final and hibernate-reds 2.4.0
Anyone can help ?
Can you check redis monitor ? Maybe fail to put entity to redis ... Any log?
I am using Redis as Second level cache in hibernate. But not able to do that. please any one give me sample project on this.
Hi, I have weird problem with my reds client, meaning hibernate always returns the entity from the db rather then from the cache.
I can see redis containing the searching keys, I even set the expireInSecond to 360000, but with no luck.
My configs:
hibernate-redis_dev.properties:
redisson configuration
Thanks for any help !