forked from hpcc-systems/HPCC-Platform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
63 lines (63 loc) · 2.61 KB
/
.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[submodule "esp/src/xstyle"]
path = esp/src/xstyle
url = https://github.com/hpcc-systems/xstyle.git
[submodule "esp/src/put-selector"]
path = esp/src/put-selector
url = https://github.com/hpcc-systems/put-selector.git
[submodule "esp/src/dgrid"]
path = esp/src/dgrid
url = https://github.com/hpcc-systems/dgrid.git
[submodule "plugins/cassandra/libuv"]
path = plugins/cassandra/libuv
url = https://github.com/hpcc-systems/libuv.git
[submodule "plugins/cassandra/cpp-driver"]
path = plugins/cassandra/cpp-driver
url = https://github.com/hpcc-systems/cpp-driver.git
[submodule "plugins/kafka/librdkafka"]
path = plugins/kafka/librdkafka
url = https://github.com/hpcc-systems/librdkafka.git
[submodule "system/lz4_sm/lz4"]
path = system/lz4_sm/lz4
url = https://github.com/hpcc-systems/lz4.git
[submodule "plugins/couchbase/libcouchbase-cxx"]
path = plugins/couchbase/libcouchbase-cxx
url = https://github.com/hpcc-systems/libcouchbase-cxx.git
[submodule "plugins/couchbase/libcouchbase"]
path = plugins/couchbase/libcouchbase
url = https://github.com/hpcc-systems/libcouchbase.git
[submodule "plugins/redis/hiredis"]
path = plugins/redis/hiredis
url = https://github.com/hpcc-systems/hiredis.git
[submodule "system/tbb_sm/tbb"]
path = system/tbb_sm/tbb
url = https://github.com/hpcc-systems/tbb.git
[submodule "plugins/sqs/aws-sdk-cpp"]
path = system/aws/aws-sdk-cpp
url = https://github.com/hpcc-systems/aws-sdk-cpp
[submodule "configuration/configmgr/RapidJSON"]
path = configuration/configmgr/RapidJSON
url = https://github.com/hpcc-systems/rapidjson
[submodule "plugins/h3/uber-h3"]
path = plugins/h3/uber-h3
url = https://github.com/hpcc-systems/h3.git
[submodule "esp/services/ws_sql/libantlr3c"]
path = esp/services/ws_sql/libantlr3c
url = https://github.com/hpcc-systems/libantlr3c.git
[submodule "system/aeron"]
path = system/aeron
url = https://github.com/hpcc-systems/aeron.git
[submodule "system/libyaml"]
path = system/yaml/libyaml
url = https://github.com/hpcc-systems/libyaml.git
[submodule "system/azure_sm/azure-storage-cpplite"]
path = system/azure/azure-storage-cpplite
url = https://github.com/hpcc-systems/azure-storage-cpplite.git
[submodule "plugins/spark/spark-hadoop"]
path = plugins/spark/spark-hadoop
url = https://github.com/hpcc-systems/spark-hadoop
[submodule "plugins/spark/spark-plugin-java-packages"]
path = plugins/spark/spark-plugin-java-packages
url = https://github.com/hpcc-systems/spark-plugin-java-packages.git
[submodule "system/security/plugins/jwtSecurity/jwt-cpp"]
path = system/security/plugins/jwtSecurity/jwt-cpp
url = https://github.com/hpcc-systems/jwt-cpp.git