________________________________ From: [email protected] [[email protected]] on behalf of Vivek Mishra Sent: 24 January 2013 20:29 To: [email protected] Subject: {kundera-discuss} Kundera 2.3 released
Hi All, We are happy to announce release of Kundera 2.3. Kundera is a JPA 2.0 compliant, object-datastore mapping 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, Redis and relational databases. Major Changes: ------------------------- 1) Added Redis (http://redis.io/) to Kundera's supported database list. (https://github.com/impetus-opensource/Kundera/wiki/Kundera-over-Redis-Connecting-...) 2) Cassandra 1.2 migration. 3) Changes in HBase schema handling. 4) Stronger query support, like selective column/id search via JPQL. 5) Enable support for @Transient for embeddedColumns and mappedsuperclass. 6) Allow to set record limit on search for mongodb . 7) Performance improvement on Cassandra,HBase,MongoDB. Github Bug Fixes: -------------- https://github.com/impetus-opensource/Kundera/issues/163 https://github.com/impetus-opensource/Kundera/issues/162 https://github.com/impetus-opensource/Kundera/issues/154 https://github.com/impetus-opensource/Kundera/issues/141 https://github.com/impetus-opensource/Kundera/issues/133 https://github.com/impetus-opensource/Kundera/issues/131 https://github.com/impetus-opensource/Kundera/issues/127 https://github.com/impetus-opensource/Kundera/issues/122 https://github.com/impetus-opensource/Kundera/issues/121 https://github.com/impetus-opensource/Kundera/issues/117 https://github.com/impetus-opensource/Kundera/issues/84 https://github.com/impetus-opensource/Kundera/issues/67 @kundera-discuss issues --------------------------------------- 1) Batch operation over Cassandra composite key not working. We have revamped our wiki, so you might want to have a look at it here: https://github.com/impetus-opensource/Kundera/wiki To download, use or contribute to Kundera, visit: http://github.com/impetus-opensource/Kundera Latest released tag version is 2.3 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! Sincerely, Kundera Team ________________________________ NOTE: This message may contain information that is confidential, proprietary, privileged or otherwise protected by law. The message is intended solely for the named addressee. If received in error, please destroy and notify the sender. Any use of this email is prohibited when received in error. Impetus does not represent, warrant and/or guarantee, that the integrity of this communication has been maintained nor that the communication is free of errors, virus, interception or interference. -- ________________________________ NOTE: This message may contain information that is confidential, proprietary, privileged or otherwise protected by law. The message is intended solely for the named addressee. If received in error, please destroy and notify the sender. Any use of this email is prohibited when received in error. Impetus does not represent, warrant and/or guarantee, that the integrity of this communication has been maintained nor that the communication is free of errors, virus, interception or interference.
