diff options
author | Filipe David Borba Manana <fdmanana@apache.org> | 2010-12-10 11:15:55 +0000 |
---|---|---|
committer | Filipe David Borba Manana <fdmanana@apache.org> | 2010-12-10 11:15:55 +0000 |
commit | f7e889f785652f9b24128267e1f9c01643971403 (patch) | |
tree | c75eb98b0eaf2335ce673c2300aefb5ce9534815 /CHANGES | |
parent | dbfddc84d17e18d157a7e7e319acc000a206267b (diff) |
Updated CHANGES for 1.0.2 to reflect COUCHDB-980
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@1044290 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ Storage System: * Fix for frequently edited documents in multi-master deployments being duplicated in _changes and _all_docs. See COUCHDDB-968 for details on how to repair. + * Significantly higher read and write throughput against database and + view index files. Log System: |