[ https://issues.apache.org/jira/browse/COUCHDB-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743729#action_12743729 ] Adam Kocoloski commented on COUCHDB-69: --------------------------------------- I haven't been paying close enough attention, but I missed the part where _deleted=true revisions were kept in the history. I assume that's so the deletion replicates to any other servers that are also storing history? > Allow selective retaining of older revisions to a document > ---------------------------------------------------------- > > Key: COUCHDB-69 > URL: https://issues.apache.org/jira/browse/COUCHDB-69 > Project: CouchDB > Issue Type: Improvement > Components: Database Core > Environment: All > Reporter: Jan Lehnardt > Assignee: Paul Joseph Davis > Priority: Minor > Fix For: 0.10 > > Attachments: history_revs.2.patch, history_revs.3.patch, history_revs.4.patch, history_revs.patch > > > At the moment, compaction gets rid of all old revisions of a document. Also, replication also deals with the latest revision. It would be nice if it would be possible to specify a list of revisions to keep around that do not get compacted away and replicated. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.