From 8b05072468779cd87449722f7e29a77162064a8f Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 27 Dec 2020 15:10:49 -0800 Subject: [PATCH] Updated Filer as a Key Large Value Store (markdown) --- Filer-as-a-Key-Large-Value-Store.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Filer-as-a-Key-Large-Value-Store.md b/Filer-as-a-Key-Large-Value-Store.md index 9d083c8..551bde7 100644 --- a/Filer-as-a-Key-Large-Value-Store.md +++ b/Filer-as-a-Key-Large-Value-Store.md @@ -1,3 +1,5 @@ +# Key-Large-Value Store + # Benchmark with YCSB as a Key-Value store [Yahoo! Cloud Serving Benchmark(YCSB)](https://github.com/brianfrankcooper/YCSB) is a framework for evaluating the performance of different “key-value” and “cloud” serving stores.