Hello. I'm new in couchdb. I have some questions but I'm going to put them in separate threads.
For this, I want ask you which is the better way to store documents and its historical states. For example, I have products documents and categories documents. Products has one or more categories. This "relation" may change in the time, and product characteristics can change to. I want to store all document changes (categories too). Which is the better way to do this? Thanks you.
