diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ This version has not been released yet. * Bug fix for partial updates during view builds. * Bug fix for building couch.app's module list. * Fixed a problem with statistics timers and system sleep. + * Improved the satistics calculations to use an online moving window algorithms. * Adds batching of multiple updating requests, to improve throughput with many writers. Removed the now redundant couch_batch_save module. * Bug fix for premature termination of chunked responses. |