CouchDB and Varnish Caching - Why it Does Not Work
It was said many times that thanks to the fact that CouchDB is HTTP uberfriendly, you could use web tools to get it to scale. One such tool that was mentioned is the web cache ☞ Varnish . Mathias Meyer pointed out in the CouchDB post 1.o roadmap that the lack of caching in CouchDB (basically all reads go to disk) should be addressed sooner than later.
tags:couchdb
via NoSQL databases
Post a Comment