On 19/08/2008, at 11:16 AM, Paul Davis wrote:

Perhaps if you wanted to submit a patch for something like replicating
from a view. :D I really have no idea if that's even feasible, but
given the little I know of the internals it sounds possible.

+1 on that idea.

I had actually somehow believed that was already possible until I tried it a couple weeks ago and it didn't work!

I would think it possible, but at the least would require a new type of view - or perhaps the current view system (map only, of course) could have a special mode, triggered by a key maybe, allowing them to be replicated from (including delete info, etc ..)

Sho

Paul

On Mon, Aug 18, 2008 at 9:03 PM, Joel Reed <[EMAIL PROTECTED]> wrote:
I'm currently evaluating CouchDB for an offline web application that would involve a central document repository and multiple "leaf nodes" where new
documents are created.

Does the roadmap for CouchDB include any capabilities that would allow me to replicate the database from the leaf nodes to the central server, while NOT
replicating all documents in the server to the leaf nodes?

Maybe a better way to state my question would be: does the roadmap include
any option to replicate a single document from one server to another?
Perhaps for my purposes, I should just do this all manually by GETting from one DB and PUTting to the central repo... but it would be very nice to just say "all documents on the leaf nodes get replicated to the central repo."

jr




Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to