Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C3786116BF for ; Fri, 1 Aug 2014 11:45:11 +0000 (UTC) Received: (qmail 77687 invoked by uid 500); 1 Aug 2014 11:45:11 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 77621 invoked by uid 500); 1 Aug 2014 11:45:11 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 77606 invoked by uid 99); 1 Aug 2014 11:45:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Aug 2014 11:45:11 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kxepal@gmail.com designates 74.125.82.174 as permitted sender) Received: from [74.125.82.174] (HELO mail-we0-f174.google.com) (74.125.82.174) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Aug 2014 11:45:06 +0000 Received: by mail-we0-f174.google.com with SMTP id x48so4171035wes.19 for ; Fri, 01 Aug 2014 04:44:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=i3YXRFqLqO1qGgqk6s6uufH7Qpc1vumRGOeYkGFhV3E=; b=YyL5NE1/hSLFR6hQEcIkRfLK7rJrsQLHYJmOHWoGXkDIdCCBPfrNhHajmtudGf1pgc VpY0ZKqA1A239Qp4FCqcMYaUXO57vLXfZcN3jsaw/q+afEadvZ5JJcSYQqUNdvJ5opbM EYrVoxFQQnsME8Vm3yzx3l74VXnZSXU5KDdwdJPYaA1a3OiFi9OV7L8v+nS37moCpqNp +/4BzUkYtKisFOqpha4/Xu7qmm0lS9rpr12sHyMGutrF72SMtstU0e1bxE7Sq7xdf3y2 vSR/5FPGfpCmHMjPtqLW7hwvlcPBCSSqlfISmfrveuezpHuDnxgOW23BXw77NQfxMJG2 YckQ== MIME-Version: 1.0 X-Received: by 10.180.11.135 with SMTP id q7mr5932432wib.67.1406893485501; Fri, 01 Aug 2014 04:44:45 -0700 (PDT) Received: by 10.180.8.135 with HTTP; Fri, 1 Aug 2014 04:44:45 -0700 (PDT) In-Reply-To: <53D6F02F.4050708@meetinghouse.net> References: <53D6F02F.4050708@meetinghouse.net> Date: Fri, 1 Aug 2014 15:44:45 +0400 Message-ID: Subject: Re: any good presentations on couchdb internals? From: Alexander Shorin To: "dev@couchdb.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Good to have such. -- ,,,^..^,,, On Tue, Jul 29, 2014 at 4:51 AM, Miles Fidelman wrote: > Hi Folks, > > Has anybody put together a good slideshow of the internals of CouchDB - you > know, something like "a day in the life of a document?" I'm particularly > looking for an overview of how the CouchDB uses Erlang features and > constructs. > > Thanks very much, > > Miles Fidelman > > -- > In theory, there is no difference between theory and practice. > In practice, there is. .... Yogi Berra >