-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Implement distributed Second Level cache using Redis
PostPosted: Mon Mar 20, 2017 2:04 pm 
Newbie

Joined: Mon Mar 20, 2017 1:49 pm
Posts: 1
HI All,
I have implemented Redis as second level cache in my application but i have seen that API is third party API (not implemented by hibernate )
I have used maven repository <dependency>
<groupId>com.github.hibernate-redis</groupId>
<artifactId>hibernate-redis</artifactId>
<version>1.6.8</version>
</dependency>

I am not trust 100% in this API because this was not implemented by hibernate team.

Can you please give me any suggestion ? or any other API I can used in the project or hibernate provide redis implementation (redis cache provider).

Can I used this API ?

https://github.com/debop/hibernate-redi ... ntributors there are six contributors only .


Top
 Profile  
 
 Post subject: Re: Implement distributed Second Level cache using Redis
PostPosted: Tue Mar 21, 2017 11:15 am 
Hibernate Team
Hibernate Team

Joined: Fri Oct 05, 2007 4:47 pm
Posts: 2536
Location: Third rock from the Sun
Hi,

sure you can use it.

It looks like an active project and properly organised. I can't say if it's perfect - no software is ever perfect - but it certainly looks interesting to try.

Both us from the Hibernate team and the people creating it would probably appreciate your feedback. If you happen to be able to test it thoroughly, please blog about it or post an update here as it will be useful to everybody.

Thanks for bringing this project to our attention!

_________________
Sanne
http://in.relation.to/


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.