mirror of
https://github.com/neondatabase/neon.git
synced 2025-12-22 21:59:59 +00:00
17 lines
460 B
Plaintext
17 lines
460 B
Plaintext
[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
|