I am curious about the performance of CouchDB for write-intensive applications. Our application typically writes in the tens of millions of records (in this case, documents) per day. Would CouchDB be able to handle that kind of load while still being responsive to queries? Is it only a matter of scaling up the deployed hardware to solve that problem?
Thanks. Jonathan