mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-27 02:36:29 +00:00
stuff
This commit is contained in:
@@ -7,14 +7,15 @@ Meow. PgBouncer rewritten in Rust, with sharding, load balancing and failover su
|
|||||||
## Local development
|
## Local development
|
||||||
|
|
||||||
1. Install Rust (latest stable is fine).
|
1. Install Rust (latest stable is fine).
|
||||||
2. `cargo run --release` (to get better benchmarks)
|
2. `cargo run --release` (to get better benchmarks).
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
1. Session mode
|
1. Session mode.
|
||||||
2. Transaction mode (basic)
|
2. Transaction mode (basic).
|
||||||
|
|
||||||
## Missing
|
## Missing
|
||||||
|
|
||||||
1. `COPY` support
|
1. `COPY` support.
|
||||||
|
2. Query cancellation support.
|
||||||
2. All the features I promised above. Will make them soon, promise :-).
|
2. All the features I promised above. Will make them soon, promise :-).
|
||||||
|
|||||||
Reference in New Issue
Block a user