mock-couch icon indicating copy to clipboard operation
mock-couch copied to clipboard

Bulk attachment upload support

Open hellboy81 opened this issue 10 years ago • 3 comments

I need to fill CouchDB mock database with documents with attachments Is there possible to upload attachment in batch mode? Have methods addDB and addDoc support? If not: have you plan/time to implement this feature?

Alternative: Is there possible to use couch-push with together with mock-couch?

hellboy81 avatar Jan 27 '15 14:01 hellboy81

Sorry, been busy. But yes, I will implement something about it. I hope in the next week I will have time to add some commits to handle that.

chris-l avatar Feb 04 '15 22:02 chris-l

Work still in progress?

hellboy81 avatar Feb 24 '15 10:02 hellboy81

I am gonna study the approach in https://github.com/jo/couchdb-push , and try to implement it with Mock-Couch.

bolacha avatar Jan 18 '16 13:01 bolacha