jo / couchdb-best-practices

Collect best practices around the CouchDB universe.
https://jo.github.io/couchdb-best-practices/
Other
321 stars 33 forks source link

How do we version design documents for each app version. #55

Open jofomah opened 9 years ago

jofomah commented 9 years ago

for instance, if i have an app version whose design documents are different from subsequent version, what is the best way to version this.

jo commented 9 years ago

You can include a version as part of the document ID, eg. _design/app-1.0