-
-
Notifications
You must be signed in to change notification settings - Fork 103
Expand file tree
/
Copy path.gitmodules
More file actions
53 lines (53 loc) · 1.76 KB
/
.gitmodules
File metadata and controls
53 lines (53 loc) · 1.76 KB
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
[submodule "libtenzir/aux/fast_float"]
path = libtenzir/aux/fast_float
url = https://github.com/fastfloat/fast_float
shallow = true
[submodule "plugins/web/aux/restinio"]
path = plugins/web/aux/restinio
url = https://github.com/Stiffstream/restinio
shallow = true
[submodule "contrib/tenzir-plugins"]
path = contrib/tenzir-plugins
shallow = false
update = rebase
[submodule "libtenzir/aux/simdjson"]
path = libtenzir/aux/simdjson
url = https://github.com/simdjson/simdjson
shallow = true
[submodule "libtenzir/aux/caf"]
path = libtenzir/aux/caf
url = https://github.com/tenzir/actor-framework
shallow = true
branch = topic/actor-clock-configuration
[submodule "libtenzir/aux/pfs"]
path = libtenzir/aux/pfs
url = https://github.com/tenzir/pfs.git
shallow = true
[submodule "plugins/clickhouse/aux/clickhouse-cpp"]
path = plugins/clickhouse/aux/clickhouse-cpp
url = https://github.com/ClickHouse/clickhouse-cpp
shallow = true
[submodule "plugins/web/aux/llhttp"]
path = plugins/web/aux/llhttp
url = https://github.com/nodejs/llhttp.git
[submodule "libtenzir/aux/facebook/folly"]
path = libtenzir/aux/facebook/folly
url = https://github.com/tenzir/folly
shallow = true
[submodule "libtenzir/aux/facebook/fizz"]
path = libtenzir/aux/facebook/fizz
url = https://github.com/facebookincubator/fizz
shallow = true
[submodule "libtenzir/aux/facebook/wangle"]
path = libtenzir/aux/facebook/wangle
url = https://github.com/facebook/wangle
shallow = true
[submodule "libtenzir/aux/facebook/mvfst"]
path = libtenzir/aux/facebook/mvfst
url = https://github.com/facebook/mvfst
shallow = true
[submodule "libtenzir/aux/facebook/proxygen"]
path = libtenzir/aux/facebook/proxygen
url = https://github.com/facebook/proxygen.git
shallow = true