mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-23 01:16:30 +00:00
042aed9dc64f2834a73d3c166db6088752d14069
PgCat
Meow. PgBouncer rewritten in Rust, with sharding, load balancing and failover support.
Alpha: don't use in production just yet.
Local development
- Install Rust (latest stable is fine).
cargo run --release(to get better benchmarks).
Features
- Session mode.
- Transaction mode (basic).
Missing
COPYsupport.- Query cancellation support.
- All the features I promised above. Will make them soon, promise :-).
Languages
Rust
76.6%
Ruby
17.1%
Python
2.3%
Shell
1.9%
CSS
0.8%
Other
1.3%