Dear all, Does anybody on this list have experience with bulk inserts? ...from Perl's CouchDB::Client module?
I'm doing some benchmarks and found some references to "bulk inserts" here: http://guide.couchdb.org/draft/performance.html#inserts "Bulk docs is the API to use when you are importing a corpus of data using a scripting language. It can be 10 to 100 times faster than individual bulk updates and is just as easy to work with from most languages." Unfortunately, this doc doesn't seem to have examples on how to do bulk inserts... Thank you, Luis
