1
vote
How to build “Tagging” support using CouchDB?
You are very much on the right track with the view. A list of thoughts though:
View generation is incremental. If you're read traffic is greater than you're write traffic, then your views w …
