---------- Forwarded message ---------- From: Amry <[email protected]> Date: Wed, Jul 25, 2012 at 4:41 PM Subject: {kundera-discuss} Kundera 2.0.7 Released To: [email protected]
Hi All, We are happy to announce release of Kundera 2.0.7. 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.92.1 migration * Hadoop 1.0.2 migration * Cassandra 1.1.2 migration * MongoDB 2.0.4 migration * JPA EntityTransaction commit and rollback * JTA Transactions integration over web server * Kundera-REST API * Support for Counter column in cassandra * Inverted wide-row indexing support for Cassandra * Login Authentication support for Cassandra and MongoDB * Filters and filters list for HBase * Deprecated Lucene based indexing for HBase. * Datastore specific configuration files for specifying: - Replication factor - Placement strategy - Consistency level per operation. - Counter column family configuration - Inverted indexing switch - Zookeeper host and port - Hbase column family configurations - MongoDB servers list, read preference and socket timeout. ...etc. To download, use or contribute to Kundera, visit: http://github.com/impetus-opensource/Kundera Latest released tag version is kundera-2.0.7. 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 and https://github.com/impetus-opensource/Kundera/tree/trunk/kundera-tests Thank you all for your contributions! Regards, Kundera Team.
