summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_rep_writer.erl
AgeCommit message (Expand)Author
2009-08-11roll back streaming _bulk_docs b/c of a race conditionAdam Kocoloski
2009-08-11more work on _bulk_docs streaming during replication.Adam Kocoloski
2009-08-11whoops, process dictionary certainly won't work thereAdam Kocoloski
2009-08-11split into multiple requests so target doesn't buffer too muchAdam Kocoloski
2009-08-11max chunk size of 4G, not 64kAdam Kocoloski
2009-08-11stream _bulk_docs JSON body during replicationAdam Kocoloski
2009-08-10new replicator using _changes feed for continuous replicationAdam Kocoloski