@@ -64,8 +64,8 @@ Highlights
6464 - read ``_all_docs `` with ``include_docs=true ``: 25% more throughput
6565 - read ``_changes ``: 4% more throughput
6666 - single document writes: 8% more throughput
67- - 2000x concurrent clients, random document reads on a 12 node cluster: 30% more
68- throughput
67+ - 2000x concurrent clients, random document reads on a 12 node cluster: 30%
68+ more throughput
6969 - concurrent constant document writes and concurrent single document reads on
7070 a single shard: 40% more throughput.
7171
@@ -80,16 +80,15 @@ Highlights
8080Performance
8181-----------
8282
83- * :ghissue: `5417 `: Fix ``atts_since `` functionality for document ``GET ``
84- requests.
85- Avoids re-replicating attachment bodies on doc updates.
83+ * :ghissue: `5437 `: Fix ``atts_since `` functionality for document ``GET ``
84+ requests. Avoids re-replicating attachment bodies on doc updates.
8685* :ghissue: `5389 `: Save 1 ``write `` for each committing data to disk by using
8786 ``fdatasync `` while keeping the same level of storage reliability.
8887
8988Features
9089--------
9190
92- * :ghissue: `5429 `: Nouveau: upgrade ``dropwizard `` to 4.0.12.
91+ * :ghissue: `5439 `: Nouveau: upgrade ``dropwizard `` to 4.0.12.
9392* :ghissue: `5429 `: Add ``simple+pbkdf2 `` migration password scheme.
9493* :ghissue: `5424 `: Scanner: reduce log noise, fix QuickJS plugin mocks,
9594 gracefully handle broken search indexes.
@@ -103,7 +102,7 @@ Features
103102* :ghissue: `5385 `: Clean up ``fabric_doc_update `` by introducing an ``#acc ``
104103 record.
105104* :ghissue: `5372 `: Upgrade to Elixir 1.17.
106- * :ghissue: `5338 `: Clouseau: show version in ``/_version `` endpoint.
105+ * :ghissue: `5351 `: Clouseau: show version in ``/_version `` endpoint.
107106* :ghissue: `5338 `: Scanner: add Nouveau and Clouseau design doc validation.
108107* :ghissue: `5335 `: Nouveau: support reading older Lucene 9x indexes.
109108* :ghissue: `5327 `, :ghissue: `5329 `, :ghissue: `5419 `: Allow switching JavaScript
@@ -169,4 +168,4 @@ Builds
169168Other
170169-----
171170
172- TODO Insert Closing
171+ There’s always IOPS in the banana stand.
0 commit comments