GitHub user rnewson added a comment to the discussion: How to Disable Automatic Compaction in CouchDB to Preserve Old Revisions
To expand a little, you absolutely can build an application that retains a history of your documents but you need to build it yourself, couchdb is _not_ providing one automatically for you with our MVCC feature. GitHub link: https://github.com/apache/couchdb/discussions/5963#discussioncomment-16505560 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
