Import from Cloudant

Is there a ready-made solution for migrating a Cloudant db into Couchbase Server? Migration could be all-at-once if necessary but incremental would be best.

Hi, I have created a simple importer for CouchDB that could help you: http://blog.couchbase.com/2015/august/moving-couch

Thanks but I was hoping thereā€™d be a more efficient and direct way than making a zillion REST calls.