Browse Source

update

version_0
alexfisher 8 months ago
parent
commit
ac88e2a01c
2 changed files with 4 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +1
    -0
      YCSB-cpp

+ 3
- 0
.gitmodules View File

@ -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

+ 1
- 0
YCSB-cpp

@ -0,0 +1 @@
Subproject commit 3f60b05ba0c07487731daa1b629e709f08e5bd78

Loading…
Cancel
Save