From 497149e860bacfdd1a24c66e9cc22d42edafbe69 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 19 Sep 2014 10:15:21 -0700 Subject: [PATCH] Locate threadskv7 within eventual consistency model. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16adcf3..1d5fdb9 100644 --- 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: -- 2.40.0