Steven Fackler 09a63d6255 Move to local runtimes per connection
This avoids a bunch of context switches and cross-thread
synchronization, which ends up improving the performance of a simple
query by ~20%, from 252us to 216us.
2019-12-03 18:25:29 -08:00
2019-12-03 15:26:52 -08:00
2019-12-03 20:01:43 +01:00
2018-11-28 19:20:40 -08:00
2019-11-30 18:18:50 -05:00
2019-11-30 18:18:50 -05:00
2017-07-08 19:41:24 -07:00
2019-12-02 17:55:08 -08:00
2019-11-30 18:18:50 -05:00
2016-12-18 16:13:12 -08:00
2019-11-17 18:28:12 -08:00
2018-11-28 19:36:25 -08:00
2017-07-23 10:44:10 -07:00
2019-10-21 18:04:58 -07:00

Rust-Postgres

CircleCI

PostgreSQL support for Rust.

postgres Latest Version

Documentation

A native, synchronous PostgreSQL client.

tokio-postgres Latest Version

Documentation

A native, asynchronous PostgreSQL client.

postgres-types Latest Version

Documentation

Conversions between Rust and Postgres types.

postgres-native-tls Latest Version

Documentation

TLS support for postgres and tokio-postgres via native-tls.

postgres-openssl Latest Version

Documentation

TLS support for postgres and tokio-postgres via openssl.

Description
No description provided
Readme 5.6 MiB
Languages
Rust 99.3%
Shell 0.7%