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 AF490200B5C for ; Thu, 11 Aug 2016 20:00:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id ADE32160A93; Thu, 11 Aug 2016 18:00:25 +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 27A1F160A90 for ; Thu, 11 Aug 2016 20:00:25 +0200 (CEST) Received: (qmail 33490 invoked by uid 500); 11 Aug 2016 18:00:24 -0000 Mailing-List: contact dev-help@gora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@gora.apache.org Delivered-To: mailing list dev@gora.apache.org Received: (qmail 33475 invoked by uid 99); 11 Aug 2016 18:00:24 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2016 18:00:24 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 17B062C02A7 for ; Thu, 11 Aug 2016 18:00:24 +0000 (UTC) Date: Thu, 11 Aug 2016 18:00:24 +0000 (UTC) From: "Lewis John McGibbney (JIRA)" To: dev@gora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GORA-437) Implement CouchDB Datastore MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 11 Aug 2016 18:00:25 -0000 [ https://issues.apache.org/jira/browse/GORA-437?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D154176= 78#comment-15417678 ]=20 Lewis John McGibbney commented on GORA-437: ------------------------------------------- [~cguzel] can you submit a pull request for your work? Please make the comm= it message the issue title of this issue. > Implement CouchDB Datastore > --------------------------- > > Key: GORA-437 > URL: https://issues.apache.org/jira/browse/GORA-437 > Project: Apache Gora > Issue Type: New Feature > Reporter: Furkan KAMACI > Assignee: cihad g=C3=BCzel > Labels: gora-couchdb, gsoc2016, storage > Fix For: 0.8 > > > Apache CouchDB is a document-oriented NoSQL database that uses JSON to st= ore data, JavaScript as its query language using MapReduce, and HTTP for an= API. It could be nice to support CouchDB as a datastore at Gora. -- This message was sent by Atlassian JIRA (v6.3.4#6332)