Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A8892200BCC for ; Tue, 29 Nov 2016 15:27:35 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id A768B160B15; Tue, 29 Nov 2016 14:27:35 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EC5CE160B05 for ; Tue, 29 Nov 2016 15:27:34 +0100 (CET) Received: (qmail 61286 invoked by uid 500); 29 Nov 2016 14:27:33 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 61275 invoked by uid 99); 29 Nov 2016 14:27:33 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2016 14:27:33 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 6FB37180226 for ; Tue, 29 Nov 2016 14:27:33 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1 X-Spam-Level: * X-Spam-Status: No, score=1 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id QF4u5OsvFQkj for ; Tue, 29 Nov 2016 14:27:32 +0000 (UTC) Received: from mx.qraex.de (mx.qraex.de [138.201.58.55]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id CE4925F47D for ; Tue, 29 Nov 2016 14:27:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx.qraex.de (Postfix) with ESMTP id 8210B26A09FF for ; Tue, 29 Nov 2016 15:27:24 +0100 (CET) X-Virus-Scanned: mail2.ro72.de Received: from mx.qraex.de ([127.0.0.1]) by localhost (mx.qraex.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ijgR0XuM1W-J for ; Tue, 29 Nov 2016 15:27:24 +0100 (CET) Received: from [10.22.54.195] (62-210-189-143.rev.poneytelecom.eu [62.210.189.143]) by mx.qraex.de (Postfix) with ESMTPSA id DEDD626A03BB for ; Tue, 29 Nov 2016 15:27:23 +0100 (CET) From: Andy Wenk Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.1 \(3251\)) Subject: Re: Couchdb Mango rust client Date: Tue, 29 Nov 2016 15:27:22 +0100 References: To: user@couchdb.apache.org In-Reply-To: Message-Id: X-Mailer: Apple Mail (2.3251) archived-at: Tue, 29 Nov 2016 14:27:35 -0000 Hey Garren, I saw that already on Twitter. Awesome! You may want to add this also = here: = https://cwiki.apache.org/confluence/display/COUCHDB/Libraries+and+Tools All the best Andy -- Andy Wenk RockIt! Hamburg / Germany GPG public key: = https://pgp.mit.edu/pks/lookup?op=3Dget&search=3D0x4F1D0C59BC90917D > On 29 Nov 2016, at 15:22, Garren Smith wrote: >=20 > Hi All, >=20 > For those interested in using CouchDB in rust, I wrote a CouchDB Mango > client https://github.com/garrensmith/mango_smoothie >=20 > Cheers > Garren