-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy path.gitmodules
27 lines (27 loc) · 906 Bytes
/
.gitmodules
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/nemo-rocksdb"]
path = third/nemo-rocksdb
url = https://github.com/Qihoo360/nemo-rocksdb.git
[submodule "third/blackwidow"]
path = third/blackwidow
url = https://github.com/Axlgrep/blackwidow.git
[submodule "third/nemo"]
path = third/nemo
url = https://github.com/Qihoo360/nemo.git
[submodule "third/rocksdb"]
path = third/rocksdb
url = https://github.com/facebook/rocksdb.git
[submodule "third/pink"]
path = third/pink
url = https://github.com/PikaLabs/pink.git
[submodule "third/slash"]
path = third/slash
url = https://github.com/Qihoo360/slash.git
[submodule "third/hiredis-vip"]
path = third/hiredis-vip
url = https://github.com/vipshop/hiredis-vip.git
[submodule "third/glog"]
path = third/glog
url = https://github.com/Qihoo360/glog.git
[submodule "third/redis-rdb-tools"]
path = third/redis-rdb-tools
url = https://github.com/sripathikrishnan/redis-rdb-tools.git