@antirez the thing is that CouchDB is designed for replication. Every CouchApp is a p2p web app. This is different from the web we've known before.
CouchDB will never be as fast as some other k/v stores, but http based peer replication gives us a robust offline mode (and portable api) so that applications can run at the Edge.