简体   繁体   中英

Hibernate 4 second level cache with memchached

I have a spring application on heroku (seems like there is no way to use ehCache there). I found several projects on github like hibernate-memcached for the second level cache, but they have just few stars on github and I'm not sure if they are not buggy.

Would you recommend anything for java + hibernate 4 second level cache based on memcached?

https://github.com/kwon37xi/hibernate4-memcached

I made this.

One of heroku user sent me an email that he was using this library. I have never been used heroku, but anyway I think this library work fine with heroku.

I heard heruku memcached requires authentication, refer to this wiki page https://github.com/kwon37xi/hibernate4-memcached/wiki/SpyMemcachedAdapter about authentication.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM