On Sat, Jun 2, 2012 at 12:09 AM, Jens Alfke <[email protected]> wrote: > I'm pretty sure CouchDB doesn't have any limit on the number of revisions of > a document.
Yes, it has a (tunable) limit of revisions, set by default to 1000: https://wiki.apache.org/couchdb/HTTP_database_API#Accessing_Database-specific_options -- Matthieu RAKOTOJAONA
