Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for 
change notification.

The following page has been changed by PatrickAntivackis:
http://wiki.apache.org/couchdb/Document_revisions

------------------------------------------------------------------------------
  
  Due to compaction, revisions may disappear at any time. You cannot use them 
for a client revision system.
  
+ ["Replication"] has also an impact on revisions, i.e. '''Replication only 
replicates the last version of a document''', so the it will be impossible to 
access, on the destination database, previous versions of a document that were 
store on the source database.
+ 
  If you wish to implement revisions in your client system a number of patterns 
have been suggested:
  
   * Using attachments to store old revisions.

Reply via email to