mahurtado / CouchbaseGoldenGateAdapter

This is an adapter for synchronize Oracle tables with Couchbase database using Oracle Golden Gate
3 stars 2 forks source link

Goldengate Adapter for Couchbase #2

Open Bhaveshvodafone opened 4 years ago

Bhaveshvodafone commented 4 years ago

Hi,

We need to user GoldenGate and replicate data into Couchbase DB.

I have seen that we can use below handlerlist

gg.handlerlist=couchbase gg.handler.couchbase.type=com.goldengate.couchbase.CouchbaseHandler

Please help me with some detailed steps so i can configured it.

Thanks !