[hibernate-dev] Hibernate OGM 4.1.0.Beta8 is out: Optimistic locking and performance improvement

Davide D'Alto davide at hibernate.org
Thu Oct 30 14:26:48 EDT 2014


We are getting closer to a final release and this version is mainly about
improving general performance and reducing the amount of round trips to the
datastore.

We also added optimistic locking support for datastores which provide
atomic find-and-update operations.

You can read more about it in the blog post:
http://in.relation.to/Bloggers/HibernateOGM410Beta8IsOutOptimisticLockingAndPerformanceImprovement

Cheers,
Davide


More information about the hibernate-dev mailing list