GitHub user rnewson added a comment to the discussion: Exporting a database with change history to a git repo
As Jan has said, CouchDB does not store the full history of documents (and never has). Nor does it add any data (such as a timestamp) other than what you added yourself. You can certainly build an application on top of CouchDB that does both, though. GitHub link: https://github.com/apache/couchdb/discussions/5493#discussioncomment-12678420 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
