We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c680acd commit be33178Copy full SHA for be33178
.gitmodules
@@ -1,3 +1,6 @@
1
[submodule "libmariadb"]
2
path = libmariadb
3
url = https://github.com/MariaDB/mariadb-connector-c
4
+[submodule "storage/rocksdb/rocksdb"]
5
+ path = storage/rocksdb/rocksdb
6
+ url = git@github.com:facebook/rocksdb.git
storage/rocksdb/rocksdb
0 commit comments