Apache CouchDB · Schema

ReplicationRequest

Replication task parameters

ApacheDatabaseDocument StoreJSONNoSQLOpen SourceReplicationREST

Properties

Name Type Description
source string Source database URL or name
target string Target database URL or name
continuous boolean Keep the replication running continuously
create_target boolean Create the target database if it does not exist
filter string Filter function name to limit replicated documents
doc_ids array List of document IDs to replicate
View JSON Schema on GitHub