From 4387dc1a5b10c63a540cefcb2bb7c6e5d9b9fd8b Mon Sep 17 00:00:00 2001 From: "Damien F. Katz" Date: Tue, 3 Nov 2009 20:51:04 +0000 Subject: Added batching of multiple updating requests, to improve throughput with many writers. Also removed the couch_batch_save module, now batch requests are simply saved async as immediately, batching with outhr updates if possible. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@832550 13f79535-47bb-0310-9956-ffa450edef68 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index cfa2fe89..3366c8ec 100644 --- a/README +++ b/README @@ -452,7 +452,7 @@ Tests are also available to be run individually like such: # Current time local 2009-09-26 23:47:44 # Using etap version "0.3.4" 1..39 - ok 1 - Loaded: couch_batch_save + ok 1 - Loaded: couch_btree ... Cryptographic Software Notice -- cgit v1.2.3