/[Apache-SVN]
ViewVC logotype

Revision 1071375


Jump to revision: Previous Next
Author: fdmanana
Date: Wed Feb 16 20:05:31 2011 UTC (13 years, 2 months ago)
Changed paths: 35
Log Message:
Added the new replicator implementation

Closes COUCHDB-1024. An introduction to this new implementation was given
in the development mailing list:  http://s.apache.org/KsY



Changed paths

Path Details
Directorycouchdb/trunk/etc/couchdb/default.ini.tpl.in modified , text changed
Directorycouchdb/trunk/share/www/script/test/replication.js modified , text changed
Directorycouchdb/trunk/src/couchdb/Makefile.am modified , text changed
Directorycouchdb/trunk/src/couchdb/couch_api_wrap.erl added
Directorycouchdb/trunk/src/couchdb/couch_api_wrap.hrl added
Directorycouchdb/trunk/src/couchdb/couch_api_wrap_httpc.erl added
Directorycouchdb/trunk/src/couchdb/couch_db.hrl modified , text changed
Directorycouchdb/trunk/src/couchdb/couch_doc.erl modified , text changed
Directorycouchdb/trunk/src/couchdb/couch_httpc_pool.erl added
Directorycouchdb/trunk/src/couchdb/couch_httpd_misc_handlers.erl modified , text changed
Directorycouchdb/trunk/src/couchdb/couch_httpd_replicator.erl added
Directorycouchdb/trunk/src/couchdb/couch_primary_sup.erl modified , text changed
Directorycouchdb/trunk/src/couchdb/couch_rep.erl deleted
Directorycouchdb/trunk/src/couchdb/couch_rep_att.erl deleted
Directorycouchdb/trunk/src/couchdb/couch_rep_changes_feed.erl deleted
Directorycouchdb/trunk/src/couchdb/couch_rep_db_listener.erl modified , text changed
Directorycouchdb/trunk/src/couchdb/couch_rep_httpc.erl deleted
Directorycouchdb/trunk/src/couchdb/couch_rep_missing_revs.erl deleted
Directorycouchdb/trunk/src/couchdb/couch_rep_reader.erl deleted
Directorycouchdb/trunk/src/couchdb/couch_rep_writer.erl deleted
Directorycouchdb/trunk/src/couchdb/couch_replication_notifier.erl added
Directorycouchdb/trunk/src/couchdb/couch_replicator.erl added
Directorycouchdb/trunk/src/couchdb/couch_replicator.hrl added
Directorycouchdb/trunk/src/couchdb/couch_replicator_doc_copier.erl added
Directorycouchdb/trunk/src/couchdb/couch_replicator_rev_finder.erl added
Directorycouchdb/trunk/src/couchdb/couch_replicator_utils.erl added
Directorycouchdb/trunk/src/couchdb/couch_work_queue.erl modified , text changed
Directorycouchdb/trunk/src/couchdb/json_stream_parse.erl added
Directorycouchdb/trunk/test/etap/001-load.t modified , text changed
Directorycouchdb/trunk/test/etap/110-replication-httpc.t deleted
Directorycouchdb/trunk/test/etap/111-replication-changes-feed.t deleted
Directorycouchdb/trunk/test/etap/112-replication-missing-revs.t deleted
Directorycouchdb/trunk/test/etap/113-replication-attachment-comp.t deleted
Directorycouchdb/trunk/test/etap/190-json-stream-parse.t added
Directorycouchdb/trunk/test/etap/Makefile.am modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26