-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 801 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 801 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "KVs/redis"]
path = KVs/redis
url = https://github.com/redis/redis.git
[submodule "KVs/rocksdb"]
path = KVs/rocksdb
url = https://github.com/facebook/rocksdb.git
[submodule "ycsb_trace_generator/GDPRbench"]
path = ycsb_trace_generator/GDPRbench
url = https://github.com/dimstav23/GDPRbench.git
[submodule "CVM_setup/AMDSEV"]
path = CVM_setup/AMDSEV
url = https://github.com/dimstav23/AMDSEV.git
[submodule "evaluation/microbenchmarks/ipc-bench"]
path = evaluation/microbenchmarks/ipc-bench
url = https://github.com/dimstav23/ipc-bench.git
[submodule "evaluation/microbenchmarks/CVM_eval"]
path = evaluation/microbenchmarks/CVM_eval
url = https://github.com/dimstav23/CVM_eval.git
[submodule "gdpr-logger"]
path = gdpr-logger
url = https://github.com/dimstav23/gdpr-logger.git