Couchbase components
tCouchbaseDCPInput (deprecated) | Queries the documents from the Couchbase database, under the Database Change Protocol (DCP), a streaming protocol. |
tCouchbaseDCPOutput (deprecated) | Upserts documents in the Couchbase database based on the incoming flat data from preceding components, under the Database Change Protocol (DCP), a streaming protocol. |
tCouchbaseInput | Queries the documents from the Couchbase database. |
tCouchbaseOutput | Upserts documents in the Couchbase database based on the incoming flat data from preceding components. |