Initial repo structure

This commit is contained in:
Arun Sharma
2021-03-26 07:37:30 -07:00
parent 56aaf3afdc
commit 253fc123e7
7 changed files with 50 additions and 1 deletions

16
.gitmodules vendored Normal file
View File

@@ -0,0 +1,16 @@
[submodule "walkeeper"]
path = walkeeper
url = https://github.com/libzenith/walkeeper
[submodule "consensus"]
path = consensus
url = https://github.com/libzenith/consensus
[submodule "cli"]
path = cli
url = https://github.com/libzenith/cli
[submodule "pageserver"]
path = pageserver
url = https://github.com/libzenith/pageserver
[submodule "vendor/postgres"]
path = vendor/postgres
url = https://github.com/libzenith/vendor-postgres
branch = zenith