mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-04 03:52:56 +00:00
272 B
272 B
Zenith
Zenith substitutes PostgreSQL storage layer and redistributes data across a cluster of nodes
Running tests
git clone --recursive https://github.com/libzenith/zenith.git
./pgbuild.sh # builds postgres and installs it to ./tmp_install
cargo test