What are the largest known production DBs in CouchDB?
I'm loading ~3M documents into a database that'll be probably around 10GB and then grow from there. So not very much data, but inserting and updating views is much slower than I expected (or thought they were in tests on earlier versions, is that possible?)
- ask