]> pd.if.org Git - btree/commitdiff
Locate threadskv7 within eventual consistency model.
authorunknown <karl@E04.petzent.com>
Fri, 19 Sep 2014 17:15:21 +0000 (10:15 -0700)
committerunknown <karl@E04.petzent.com>
Fri, 19 Sep 2014 17:15:21 +0000 (10:15 -0700)
README.md

index 16adcf3ffa7e3bacb6ea04f122c71694a717a7ea..1d5fdb91a96bea82f325900eb75390c17f9910a8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ threadskv5.c  Multi-Threaded/Multi-Process based on threadskv4b that supports bi-
 
 threadskv6.c   Multi-Threaded/Single-Process with traditional buffer pool manager using the swap device.  Based on threadskv5 and btree2u.
 
-threadskv7.c   Multi-Threaded/Single-Process with atomic add of a set of keys
+threadskv7.c   Multi-Threaded/Single-Process with atomic add of a set of keys under eventual consistency.  Adds a lock manager.
 
 Compilation is achieved on linux or Windows by: