Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 24565 invoked from network); 13 Jul 2010 01:38:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Jul 2010 01:38:28 -0000 Received: (qmail 33396 invoked by uid 500); 13 Jul 2010 01:38:27 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 33303 invoked by uid 500); 13 Jul 2010 01:38:26 -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 33295 invoked by uid 99); 13 Jul 2010 01:38:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jul 2010 01:38:26 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,MIME_QP_LONG_LINE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of paul.joseph.davis@gmail.com designates 209.85.216.180 as permitted sender) Received: from [209.85.216.180] (HELO mail-qy0-f180.google.com) (209.85.216.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jul 2010 01:38:19 +0000 Received: by qyk34 with SMTP id 34so5661526qyk.11 for ; Mon, 12 Jul 2010 18:36:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:references:from :content-type:x-mailer:in-reply-to:message-id:date:to :content-transfer-encoding:mime-version; bh=ELrC39+/1ZNiRM9vOWOG0ajmmtMNqkBUNzgZ/ycHXKU=; b=XE/scIiDRXz69McqWnYk4iknautVKNI3h/7DcXtXevyMGsCLYvZ2mLPiLkLHs3dp/9 JN2aJB7+qMYT6zwMQr2oV3sV2IW6GZpFkU1WeWbGxFb+hUPaDg60cxJ8anBgDq+Du//c UaPDQ6o1TO60MSgLbSHOGGYwz8flO/Z87boNU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:references:from:content-type:x-mailer:in-reply-to :message-id:date:to:content-transfer-encoding:mime-version; b=lodgT3SBvRfv4+0JwyleaDzMOMeJQFU2rJfCh/70sT4ARpPiYsRrhyWcNypDIdJ/pF xLhmIwPmqk3Tl+EvhK1U6lN2McRfrVnWSn4eUNW1b4/evVrhq9uPNN6ERnJRVxhSQzon 1XvZw+UjLUwwqynEGlZ/Le9RkQYT+RSg4LWbI= Received: by 10.224.72.205 with SMTP id n13mr8254921qaj.117.1278985016650; Mon, 12 Jul 2010 18:36:56 -0700 (PDT) Received: from [192.168.10.23] (c-75-69-236-88.hsd1.ma.comcast.net [75.69.236.88]) by mx.google.com with ESMTPS id q31sm22284107qcq.32.2010.07.12.18.36.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 12 Jul 2010 18:36:52 -0700 (PDT) Subject: Re: OTP Couch References: From: Paul Joseph Davis Content-Type: text/plain; charset=us-ascii X-Mailer: iPhone Mail (8A293) In-Reply-To: Message-Id: <5615D7D9-A1C3-4BAD-A40B-A6365190C9C6@gmail.com> Date: Mon, 12 Jul 2010 21:36:06 -0400 To: "user@couchdb.apache.org" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (iPhone Mail 8A293) X-Virus-Checked: Checked by ClamAV on apache.org People have done it but It's not officially supported. There has been a bit o= f work getting the boot up stuff to work better for such things. The app file is generated as part of the build if that's why you're missing i= t. Depending on your requirements you might want to check out bitcask by the ba= sho guys. I've heard good things about it for speed and ease of otp integrat= ion. HTH, Paul Davis On Jul 12, 2010, at 8:17 PM, Kenny Stone wrote: > Any examples of embedding Couch in an OTP application? I don't see an app= > file. Is this difficult? >=20 > I need high performance and have an existing application. >=20 > I found this thread > marked 'major' from a year and a half ago... >=20 > -- > Kenny Stone > Connamara Systems, LLC