On Sun, Jan 24, 2010 at 00:09, Chris Anderson <[email protected]> wrote:

> Devs,
>
> I've been thinking there are a few simple options that would magnify
> the power of the replicator a lot.
>
> The simplest one is copy-doc by id. You'd post a JSON list of docids
> with your replication definition. Those docs would be copied from the
> source to the target. This is technically feasible with filtered
> replication, but can be much less efficient than using docids if you
> only want to replicate a few docs. In particular, I'd like to smooth
> the path for replicating design docs around, but replication by id has
> a lot of uses.
>

I would happily write this patch. I'll take a crack at it later this week or
this weekend.

Reply via email to