Closed brunobord closed 11 years ago
why not providing a DB replication method? something like:
db.replicate_from('http://example.com:5984/database')
or
db.replicate_to('http://example.com:5984/database')
I guess we can close it, now.
why not providing a DB replication method? something like:
or