Each document of couchdb will have a new version after updating, and the previous one is still in the database.
I think this feature is suitable to build a wiki engine. But I’m newbie of couchdb, I’m not so sure.
What’s your opinion?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The main issue I see with it is that the versioning information will be lost if you compact the database. I’m not sure whether it’d be good to have an application depend on such a feature.