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 03ACBDFEA for ; Mon, 15 Oct 2012 16:39:37 +0000 (UTC) Received: (qmail 27925 invoked by uid 500); 15 Oct 2012 16:39:34 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 27776 invoked by uid 500); 15 Oct 2012 16:39:34 -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 27760 invoked by uid 99); 15 Oct 2012 16:39:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2012 16:39:34 +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 (athena.apache.org: domain of space.ship.traveller@gmail.com designates 209.85.215.180 as permitted sender) Received: from [209.85.215.180] (HELO mail-ea0-f180.google.com) (209.85.215.180) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2012 16:39:30 +0000 Received: by mail-ea0-f180.google.com with SMTP id 1so1058485eaa.11 for ; Mon, 15 Oct 2012 09:39:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=3/VOK0Fl9SuIyvb0Xii7sI3UPvpQb4lBP4Xg03FjroM=; b=nqdLJ54EXnttY0LRcG6syTlxJvRatAz/SV+u5J3CFCSHfyYDZhr6xv9TijUdRMbAt0 PQOYrcOUXqY3XLWN2ITR8WX9oDiI21lKpqKSZcw2XdJ8dbLHDYBfTJ8lcOJJ7do+xE9p XZWrrjzijdKjRnVJ7iDQj8ZjrIBeFdVzPb3/3y2pYgQOVDYYM8mMvq9tHOJtIiUuOuId dERPWyo2ha8ZHGc9kur2nlxof1HoPUEXNhKSSEIHZicnoYMkpfL5tMNIHNzMzEKgHDr1 M5aDea9Lz+TRecMV1jPNlh46/d/YkQwHEqZjNk+7Ln5qq/AmZSpiYhQM/2tbw9wD0TIp 2jmw== MIME-Version: 1.0 Received: by 10.14.213.197 with SMTP id a45mr16875869eep.3.1350319059844; Mon, 15 Oct 2012 09:37:39 -0700 (PDT) Received: by 10.14.101.1 with HTTP; Mon, 15 Oct 2012 09:37:39 -0700 (PDT) Date: Tue, 16 Oct 2012 05:37:39 +1300 Message-ID: Subject: Relaxo 0.4.0 and Relaxo-Query-Server 0.4.0 From: Samuel Williams To: dev@couchdb.apache.org, user@couchdb.apache.org Content-Type: multipart/alternative; boundary=047d7b603c7ae53f0b04cc1ba7f3 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b603c7ae53f0b04cc1ba7f3 Content-Type: text/plain; charset=ISO-8859-1 Hi, A brief note announcing Relaxo 0.4.0 along with Relaxo-Query-Server 0.4.0 - Support across all major Ruby engines, including JRuby and Rubinius. - Unit tests for most major components - more to come. ( https://travis-ci.org/#!/ioquatix/relax and https://travis-ci.org/#!/ioquatix/relaxo-query-server) - Importer now supports loading CSV as well as YAML. - Lots of minor improvements including new features for managing databases, better support for attachments. The next steps include: - Using pipelining and keep-alive for improved performance where appropriate. - Improved documentation. - Continue to expose useful parts of the CouchDB interface. For more information: https://github.com/ioquatix/relaxo and http://www.codeotaku.com/projects/relaxo/index Kind regards, Samuel --047d7b603c7ae53f0b04cc1ba7f3--