mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-17 05:00:38 +00:00
08e59f567476273045074ceb8abbd68e28e0e6c5
Need to restart at the end of last WAL record, not in the middle of a record if we had previously streamed a partial record.
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
Description
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
Readme
Apache-2.0
163 MiB
Languages
Rust
73.5%
Python
19.4%
C
5.2%
Dockerfile
0.8%
Shell
0.3%
Other
0.8%