Yeah, this is seriously belated, but I released the 1.0 version of my
hibernate-memcached client at http://code.google.com/p/hibernate-memcached/

I should have posted this here a long time ago, but totally forgot :)

The hibernate-memcached project, as it's name pretty clearly implies,
is a memcached based second-level-cache bridge for hibernate. It
currently supports entity and query caching as well as dogpile
prevention.

The project currently uses the (awesome) spymemcached client from our
man Dustin Sallings but has a user submission waiting in the wings to
support the Whalin client as well (file descriptor leaks aside :P).

Again, the project is at http://code.google.com/p/hibernate-memcached/
The code is currently there as well in the google-code subversion
repositories. Though I'll be moving it to github eventually.

Enjoy,
-Ray Krueger

Reply via email to