forked from toncenter/ton-indexer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
17 lines (17 loc) · 685 Bytes
/
.gitmodules
File metadata and controls
17 lines (17 loc) · 685 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[submodule "external/ton"]
path = ton-index-worker/external/ton
url = https://github.com/dungeon-master-666/ton
branch = db_secondary
[submodule "external/libpqxx"]
path = ton-index-worker/external/libpqxx
url = https://github.com/jtv/libpqxx.git
[submodule "external/clickhouse-cpp"]
path = ton-index-worker/external/clickhouse-cpp
url = https://github.com/kdimentionaltree/clickhouse-cpp.git
branch = absl-fix
[submodule "external/redis-plus-plus"]
path = ton-index-worker/external/redis-plus-plus
url = https://github.com/sewenew/redis-plus-plus.git
[submodule "external/msgpack-c"]
path = ton-index-worker/external/msgpack-c
url = https://github.com/msgpack/msgpack-c