diff --git a/.gitmodules b/.gitmodules index a6f14fe..0223eae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,8 @@ path = async-bpm url = git@github.com:Connortsui20/async-bpm.git branch = main +[submodule "benchmark"] + path = benchmark + url = git@github.com:SarveshOO7/rocksdb_bench.git + branch = main + \ No newline at end of file