Monday, August 10, 2009

Hibernate-memcached 1.2.1 Released

I released 1.2.1 this morning to fix an NPE that was brought up in the group this morning. The NPE only comes up under an error condition so it really shouldn't be affecting too many people. Either way, it was crappy code and it needed to get fixed.

You can download the 1.2.1 from the site, or just update your maven pom.
http://code.google.com/p/hibernate-memcached/

Enjoy!

2 comments:

Unknown said...

I'm newbie for memcached, now i'm really interesting in your creation 'cause my application is going on very slowly and that sucks. I'll try it and in short tell you how it works. Thanks to collaborate to do the things simpler and smarter.

Ray Krueger said...

I hope it works out for you. Be sure to read the memcached faq and get a good understanding of how memcached works as well as what it can and cannot do for you.