Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E0908E195 for ; Mon, 11 Feb 2013 22:48:16 +0000 (UTC) Received: (qmail 970 invoked by uid 500); 11 Feb 2013 22:48:14 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 900 invoked by uid 500); 11 Feb 2013 22:48:14 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 892 invoked by uid 99); 11 Feb 2013 22:48:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2013 22:48:14 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of 0x6e6562@gmail.com designates 74.125.82.52 as permitted sender) Received: from [74.125.82.52] (HELO mail-wg0-f52.google.com) (74.125.82.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2013 22:48:07 +0000 Received: by mail-wg0-f52.google.com with SMTP id 12so5125964wgh.19 for ; Mon, 11 Feb 2013 14:47:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:message-id:in-reply-to:references:subject :x-mailer:mime-version:content-type; bh=f5Ek40ALSgGTXy8LdOv+xU+XrKCAesEVFN4r1CsHUZ4=; b=iIsvAy4qbztYAU8ATAsedaKUU5hQ2EIRJw+xPQx9DRav1oB6WxQZebz6b6q9eA18Np qi5Dznhb7V48NQSiDikBOGT0+8tO32PQ6vEN9UCKaFzkfy/6c9zoHzNGk2YPl8/qelzA RoCQHy8gfXZryaPAcVFWSkWETNDkV4jxox1ee3yUCe3PN0OSrsBFV1/QHl6NVwO2902I 37aDNNxmqxalAn9PmOGdPH+TZcwYD+7EB8KNw72w6cuvWqgEJhGSaCNHFgRK+38VNdmW ao842U5ft4O7Fn5djP82dadWWLvdILGm31Fq28aOUK5BWQzWvP/u+qRkKn3qNj98IJrh hpKg== X-Received: by 10.194.158.165 with SMTP id wv5mr26860537wjb.45.1360622866550; Mon, 11 Feb 2013 14:47:46 -0800 (PST) Received: from [192.168.1.214] (host86-166-204-61.range86-166.btcentralplus.com. [86.166.204.61]) by mx.google.com with ESMTPS id m6sm36274470wic.2.2013.02.11.14.47.44 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 11 Feb 2013 14:47:45 -0800 (PST) Date: Mon, 11 Feb 2013 22:47:45 +0000 From: Ben Hood <0x6e6562@gmail.com> To: user@cassandra.apache.org Message-ID: <3F90895A489943A6978DD1118CAAC8C9@gmail.com> In-Reply-To: References: Subject: Re: Cassandra libraries for Golang X-Mailer: sparrow 1.6.4 (build 1178) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="51197511_419ac241_19d" X-Virus-Checked: Checked by ClamAV on apache.org --51197511_419ac241_19d Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Boris, I use this one with Cassandra 1.2+ (you'll need to turn the native port on): https://github.com/titanous/gocql HTH, Ben On Friday, 8 February 2013 at 16:40, Boris Solovyov wrote: > Hi, > > I'm developing Go application. I see there is gossie, which doesn't support the native binary protocol, and there is gocql, which I tried. I wasn't able to connect to my Cassandra server. I got EOF after a timeout. I didn't investigate it much further. I wanted to ask the list, what is status of Cassandra libraries for Go? Is anyone using one of them successfully in production? Does it really matter whether I use new native protocol? > > - Boris --51197511_419ac241_19d Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Hi Boris,

I use this one wi= th Cassandra 1.2+ (you'll need to turn the native port on):
https://github.com/titanous/gocql

HTH,

B= en

=20

On =46riday, 8 =46ebru= ary 2013 at 16:40, Boris Solovyov wrote:

Hi,

I'm developing Go application. I see there is gossi= e, which doesn't support the native binary protocol, and there is gocql, = which I tried. I wasn't able to connect to my Cassandra server. I got EO=46= after a timeout. I didn't investigate it much further. I wanted to ask t= he list, what is status of Cassandra libraries for Go=3F Is anyone using = one of them successfully in production=3F Does it really matter whether I= use new native protocol=3F

- Boris
=20 =20 =20 =20
=20

--51197511_419ac241_19d--