Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-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 85E5FDFEA for ; Tue, 19 Feb 2013 19:19:12 +0000 (UTC) Received: (qmail 52511 invoked by uid 500); 19 Feb 2013 19:19:11 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 52477 invoked by uid 500); 19 Feb 2013 19:19:11 -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 52467 invoked by uid 99); 19 Feb 2013 19:19:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2013 19:19:10 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sinm.sinm@gmail.com designates 209.85.215.48 as permitted sender) Received: from [209.85.215.48] (HELO mail-la0-f48.google.com) (209.85.215.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2013 19:19:03 +0000 Received: by mail-la0-f48.google.com with SMTP id fq13so6809260lab.21 for ; Tue, 19 Feb 2013 11:18:42 -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:subject:x-mailer:mime-version :content-type; bh=lFzRPrgCTA0GhyjxPkAWIaEn1MVmN7VQDgKWYSUQltU=; b=GwvICO9UhnSku1EZLQRPq6ArMUF0lnSnsDwrL9WWkQB/r5mDHJjdcpwwrNYqDnNJ/h NwdFpSwYhZOK/FAYZExBeh2wwlf7vOGXaQAD1lRGpqJXuLfWabl90yt7PpWlmeqn0RZL oti9mm+BdiWUpE6j3SeeleqGrzxUZ9zJSV9bjK2+/PJo0cRKSOEWLqCVL2T0BNiVVT2C /0ZnrwlyUkC2GOE57ZEDOkls7rsIW+HieruNj+bMtI36w3MUW7R8VsGb+qAbfPpl5EmM S65QXxWziHZHeWGt63FppfbB+/TmA+SI80BQ36EPkLZXcyQRrh0/Dl0dVsBYLvD0BFaV YEaQ== X-Received: by 10.152.132.36 with SMTP id or4mr13729106lab.8.1361301522715; Tue, 19 Feb 2013 11:18:42 -0800 (PST) Received: from [172.16.16.13] ([80.92.102.125]) by mx.google.com with ESMTPS id f8sm22348166lbg.2.2013.02.19.11.18.40 (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 19 Feb 2013 11:18:40 -0800 (PST) Date: Tue, 19 Feb 2013 23:18:39 +0400 From: Alex aka Sinm To: user@couchdb.apache.org Message-ID: Subject: Query Server in Ruby X-Mailer: sparrow 1.6.4 (build 1178) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="5123d00f_a045ab2_b2" X-Virus-Checked: Checked by ClamAV on apache.org --5123d00f_a045ab2_b2 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi All! I've got somewhat may be concerned as a working prototype of subj. https://github.com/sinm/couchdb_ruby_view Don't hesitate to contact me in case you're interested in or so :) It's even faster and extensible than the js server as i could see. I need MIME guesser (boring), some optimization (including security), and load testing (most). --5123d00f_a045ab2_b2--