Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 20205 invoked from network); 15 Jun 2008 19:19:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Jun 2008 19:19:44 -0000 Received: (qmail 60285 invoked by uid 500); 15 Jun 2008 19:19:46 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 60256 invoked by uid 500); 15 Jun 2008 19:19:45 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 60245 invoked by uid 99); 15 Jun 2008 19:19:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Jun 2008 12:19:45 -0700 X-ASF-Spam-Status: No, hits=2.4 required=10.0 tests=FS_REPLICA,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Jun 2008 19:18:55 +0000 Received: from [10.0.2.3] (e179139196.adsl.alicedsl.de [::ffff:85.179.139.196]) (AUTH: LOGIN jan, SSL: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Sun, 15 Jun 2008 18:26:06 +0000 Message-Id: <8F985422-F424-4FE5-8AB8-1BAE6B7F8E13@apache.org> From: Jan Lehnardt To: couchdb-user@incubator.apache.org In-Reply-To: <1213314336.22620.12.camel@toshiba> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: Any automatic replication in the nearest future? Date: Sun, 15 Jun 2008 20:26:04 +0200 References: <1213314336.22620.12.camel@toshiba> X-Mailer: Apple Mail (2.919.2) X-Virus-Checked: Checked by ClamAV on apache.org Heya Sergey On Jun 13, 2008, at 01:45, Sergey Kurtsev wrote: > Are there any plans for automatic replication in the nearest future? > Got couple ideas on this one, but I'd like to know the existing > roadmap > for it. Not yet, but you can always build something with the Update Notification API. Cheers Jan --