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 CurtArnold:
http://wiki.apache.org/couchdb/History

------------------------------------------------------------------------------
   * Query using a current view on a history snapshot.
   * Retrieve a log of all modifications to a document within a time range with 
option to get documents.
   * Start recording history on an existing DB.
+  * Stop recording history on an existing DB.
+  * Start recording history on an active DB.
-  * Stop recording history on a DB.
+  * Stop recording history on an active DB.
   * Detecting that there is a gap in history.
   * Querying history while DB is active.
+  * Block on history, do not allow update until history is recorded.
+  * Don't block with possible loss of history on crash, etc.
  
  == Potential approaches ==
  

Reply via email to