It would be great to be able to batch post docs to the sync-gateway in the same way that you can POST to couchbase lite.
Unless its already possible of course (can see it in the docs though).
It would be great to be able to batch post docs to the sync-gateway in the same way that you can POST to couchbase lite.
Unless its already possible of course (can see it in the docs though).
@nick-couchbase have you looked at _bulk_docs
Thanks, I missed that