You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Stephen Bartell <sn...@gmail.com> on 2013/01/30 20:17:42 UTC

replicate with doc_ids

Hi all,
If I give doc_ids to the replicator, does it still need to traverse the entire database (i.e. acting like a normal filter), or will repudiator watch only those ids that I give it

Thanks,
sb

Re: replicate with doc_ids

Posted by Stephen Bartell <sn...@gmail.com>.
On Jan 30, 2013, at 11:35 AM, Filipe David Manana <fd...@apache.org> wrote:

> On Wed, Jan 30, 2013 at 11:17 AM, Stephen Bartell <sn...@gmail.com> wrote:
>> Hi all,
>> If I give doc_ids to the replicator, does it still need to traverse the entire database (i.e. acting like a normal filter), or will repudiator watch only those ids that I give it
> 
> I think this commit's message answers your question:
> 
> https://github.com/apache/couchdb/commit/bfa0a8900163edd4f85c7bbf5b595de9885cfbf9
> 

beautiful, thanks

>> 
>> Thanks,
>> sb
> 
> 
> -- 
> Filipe David Manana,
> 
> "Reasonable men adapt themselves to the world.
> Unreasonable men adapt the world to themselves.
> That's why all progress depends on unreasonable men."


Re: replicate with doc_ids

Posted by Filipe David Manana <fd...@apache.org>.
On Wed, Jan 30, 2013 at 11:17 AM, Stephen Bartell <sn...@gmail.com> wrote:
> Hi all,
> If I give doc_ids to the replicator, does it still need to traverse the entire database (i.e. acting like a normal filter), or will repudiator watch only those ids that I give it

I think this commit's message answers your question:

https://github.com/apache/couchdb/commit/bfa0a8900163edd4f85c7bbf5b595de9885cfbf9

>
> Thanks,
> sb


-- 
Filipe David Manana,

"Reasonable men adapt themselves to the world.
 Unreasonable men adapt the world to themselves.
 That's why all progress depends on unreasonable men."