Hi All, We are happy to announce release of Kundera 2.0.6.
Kundera is a JPA 2.0 based, object-datastore papping library for NoSQL datastores. The idea behind Kundera is to make working with NoSQL Databases drop-dead simple and fun. It currently supports Cassandra, HBase, MongoDB and relational databases. Major Changes in this release: ----------------------- * HBase 0.90.x migration. * Enhanced Persistence Context. * Named and Native queries support (including CQL support for cassandra) * UPDATE and DELETE queries support. * DDL auto-schema creation. * Performance improvements. To download, use or contribute to Kundera, visit: http://github.com/impetus-opensource/Kundera Latest released tag version is 2.0.6. Kundera maven libraries are now available at: https://oss.sonatype.org/content/repositories/releases/com/impetus Sample codes and examples for using Kundera can be found here: http://github.com/impetus-opensource/Kundera-Examples Thank you all for your contributions! Regards, Kundera Team.
