On Fri, Dec 5, 2008 at 2:30 PM, Damien Katz <[email protected]> wrote: > Yes yes yes! This is exactly how it should work, pull all the docs in a > single http request and also record the last seq num. Then later > incrementally pull new changes using the seq num, lather rinse repeat. > Restore by POSTing the docs in bulk updates. >
With the same view (_all_docs_by_seq with super_include_docs), could recipient-triggered replication be accomplished in a single HTTP request? This might speed up replication a bunch as well. -- Chris Anderson http://jchris.mfdz.com
