summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDamien F. Katz <damien@apache.org>2009-11-03 20:51:04 +0000
committerDamien F. Katz <damien@apache.org>2009-11-03 20:51:04 +0000
commit4387dc1a5b10c63a540cefcb2bb7c6e5d9b9fd8b (patch)
treed14597954d2065ef880c97998631d0842f19224f /README
parentf2689f944e1c0f573afe4393ff26bbc988db8baf (diff)
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
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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