forked from RediSearch/RediSearch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 729 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "deps/readies"]
path = deps/readies
url = https://github.com/RedisLabsModules/readies.git
[submodule "deps/googletest"]
path = deps/googletest
url = https://github.com/google/googletest.git
[submodule "deps/hiredis"]
path = deps/hiredis
url = https://github.com/redisfab/hiredis.git
[submodule "deps/libuv"]
path = deps/libuv
url = https://github.com/libuv/libuv.git
[submodule "deps/VectorSimilarity"]
path = deps/VectorSimilarity
url = https://github.com/RedisAI/VectorSimilarity.git
[submodule "deps/s2geometry"]
path = deps/s2geometry
url = https://github.com/google/s2geometry.git
[submodule "deps/RedisModulesSDK"]
path = deps/RedisModulesSDK
url = https://github.com/RedisLabs/RedisModulesSDK.git