psqlpy-python / psqlpy

Asynchronous Python PostgreSQL driver written in Rust
https://psqlpy-python.github.io/
MIT License
227 stars 3 forks source link

Make ConnectionPool builder "Rust Like" #42

Closed chandr-andr closed 4 months ago

chandr-andr commented 5 months ago

Need to make chainable Connection Pool builder like in rust library.