Dave Cottlehuber created COUCHDB-1745:
-----------------------------------------
Summary: Make the database even safer
Key: COUCHDB-1745
URL: https://issues.apache.org/jira/browse/COUCHDB-1745
Project: CouchDB
Issue Type: Improvement
Reporter: Dave Cottlehuber
While CouchDB's append-only model is very safe, underlying issues with
filesystems and hardware can still corrupt databases. CouchDB can;
* add checksums on everything (btree nodes, documents, etc)
* ship a tool to verify all checksums.
* include a repair tool (that extracts everything extractable)
* perhaps include ECC information to allow recovery from corruption.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira