-
Notifications
You must be signed in to change notification settings - Fork 36
/
Copy path.gitmodules
27 lines (27 loc) · 956 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 "wiredtiger"]
path = wiredtiger
url = https://github.com/xrp-project/wiredtiger.git
[submodule "linux"]
path = linux
url = https://github.com/xrp-project/linux.git
[submodule "BPF-KV"]
path = BPF-KV
url = https://github.com/xrp-project/BPF-KV.git
[submodule "My-YCSB"]
path = My-YCSB
url = https://github.com/xrp-project/My-YCSB.git
[submodule "Specialized-BPF-KV/io_uring"]
path = Specialized-BPF-KV/io_uring
url = https://github.com/xrp-project/BPF-KV.git
[submodule "Specialized-BPF-KV/io_uring_open_loop"]
path = Specialized-BPF-KV/io_uring_open_loop
url = https://github.com/xrp-project/BPF-KV.git
[submodule "Specialized-BPF-KV/spdk"]
path = Specialized-BPF-KV/spdk
url = https://github.com/xrp-project/BPF-KV.git
[submodule "Specialized-BPF-KV/spdk_open_loop"]
path = Specialized-BPF-KV/spdk_open_loop
url = https://github.com/xrp-project/BPF-KV.git
[submodule "spdk"]
path = spdk
url = https://github.com/spdk/spdk.git