I could able to replicate .touchDB with CouchDB and sync data. But i could not able to replicate from CouchDB to touchDB.
Can any one please explain how to do that.
Thanks
Chinna
I could able to replicate .touchDB with CouchDB and sync data. But i could not able to replicate from CouchDB to touchDB.
Can any one please explain how to do that.
Thanks
Chinna
TouchDB is basically an obsolete product. It has been renamed and further enhanced under the name Couchbase Lite. I suggest you download and integrate the new code and try from there.
Have you tried the GrocerySync sample application? It does replication to full couchdb servers. I was able to use the Android version and work with a full couchbase server.