4 ms·
although interesting, bulk insert doesn't (didn't?) work across multiple databases managed by one host. and the ability to havve multiple databases is one of th
by cpinto 16y ago
although interesting, bulk insert doesn't (didn't?) work across multiple databases managed by one host. and the ability to havve multiple databases is one of the things that makes couchdb a lot of fun.
- couchdb 16y agothe benefit of a bulk index is the ability to shove everything into a file and fsync once. so splitting across files won't really give the performance benefits.