Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 99905 invoked from network); 22 May 2010 10:28:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 May 2010 10:28:43 -0000 Received: (qmail 43133 invoked by uid 500); 22 May 2010 10:28:43 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 43057 invoked by uid 500); 22 May 2010 10:28:42 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 43049 invoked by uid 500); 22 May 2010 10:28:41 -0000 Delivered-To: apmail-incubator-cassandra-commits@incubator.apache.org Received: (qmail 43044 invoked by uid 99); 22 May 2010 10:28:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 May 2010 10:28:41 +0000 X-ASF-Spam-Status: No, hits=-1511.2 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 May 2010 10:28:40 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id AE44917D1C for ; Sat, 22 May 2010 10:28:20 +0000 (GMT) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Sat, 22 May 2010 10:28:20 -0000 Message-ID: <20100522102820.23144.50863@eos.apache.org> Subject: =?utf-8?q?=5BCassandra_Wiki=5D_Trivial_Update_of_=22ClientOptions=22_by_P?= =?utf-8?q?edroGomes?= Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for= change notification. The "ClientOptions" page has been changed by PedroGomes. The comment on this change is: Clarifying text, about the Datanucleus plugi= n . http://wiki.apache.org/cassandra/ClientOptions?action=3Ddiff&rev1=3D89&rev2= =3D90 -------------------------------------------------- * Java : * Hector: http://github.com/rantav/hector * OCM: http://github.com/charliem/OCM (higher level client built on Hec= tor) - * Datanucleus-Cassandra plug-in: http://github.com/PedroGomes/datanucle= us-cassandra (Persistence of objects through JDO/JPA APIs in Datanucleus) = + * Datanucleus-Cassandra plug-in: http://github.com/PedroGomes/datanucle= us-cassandra (Persistence of objects through the JDO/JPA APIs under the Dat= anucleus platform). = * PHP : * Panda: http://github.com/mjpearson/Pandra/tree/master * PHP Cassa: http://github.com/hoan/phpcassa [port of pycassa to PHP]