From ac88e2a01cbc36690beecff90247c7989210f1c1 Mon Sep 17 00:00:00 2001 From: alexfisher <1823748191@qq.com> Date: Sat, 4 Jan 2025 21:12:43 +0800 Subject: [PATCH] update --- .gitmodules | 3 +++ YCSB-cpp | 1 + 2 files changed, 4 insertions(+) create mode 160000 YCSB-cpp diff --git a/.gitmodules b/.gitmodules index 6e6d3f0..21367a0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "third_party/benchmark"] path = third_party/benchmark url = https://github.com/google/benchmark +[submodule "YCSB-cpp"] + path = YCSB-cpp + url = https://github.com/ls4154/YCSB-cpp.git diff --git a/YCSB-cpp b/YCSB-cpp new file mode 160000 index 0000000..3f60b05 --- /dev/null +++ b/YCSB-cpp @@ -0,0 +1 @@ +Subproject commit 3f60b05ba0c07487731daa1b629e709f08e5bd78