-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 961 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 961 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "third_party/rapidjson"]
path = third_party/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "third_party/faiss"]
path = third_party/faiss
url = https://github.com/facebookresearch/faiss.git
[submodule "third_party/spdlog"]
path = third_party/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "third_party/hnswlib"]
path = third_party/hnswlib
url = https://github.com/nmslib/hnswlib
[submodule "third_party/hnswlib"]
path = third_party/hnswlib
url = https://github.com/nmslib/hnswlib
[submodule "third_party/rocksdb"]
path = third_party/rocksdb
url = https://github.com/facebook/rocksdb.git
[submodule "third_party/snappy"]
path = third_party/snappy
url = https://github.com/google/snappy
[submodule "third_party/roaring"]
path = third_party/roaring
url = https://github.com/RoaringBitmap/CRoaring.git
[submodule "third_party/nuraft"]
path = third_party/nuraft
url = https://github.com/eBay/NuRaft.git