You need to be added to the ContributorsGroup to edit the wiki. But don't worry! Just email any Mailing List or grab us on IRC and let us know your user name. |
This is a list of known issues and problems with couchdb - that may enlighten or clarify a bit which features are not 100% yet.
This list is mainly targeted the would-be couchdb users that are researching and planning. Also - this list is probably not complete.
CouchDB 1.0.2
Replication across WAN is unstable when dealing with larger datasets and will fail hard at some point (https://issues.apache.org/jira/browse/COUCHDB-690)
Replication is NOT persistent. When you restart your couchdb server - you'll need to resend the replication setup. (Fixed in 1.1 through _replicator db, see COUCHDB-776)