From 4c74010ab08de19f24745000c05f7c7909463569 Mon Sep 17 00:00:00 2001 From: Kris Zyp Date: Sat, 14 Aug 2021 16:30:42 -0600 Subject: [PATCH] Add a README --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c2340eb --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +This is for benchmarking different key-value stores and databases. For the redis benchmarks, a local redis server must be installed. \ No newline at end of file