Skip to content

Releases: tneely/pg_stream

pg_stream v0.2.1

27 Apr 18:45

Choose a tag to compare

PgStream v0.2.1

PgStream is a low-level, zero-overhead Rust implementation of the Postgres wire protocol.

Changes

License fix and clean up.

pg_stream v0.2.0

08 Apr 04:30
4e94410

Choose a tag to compare

PgStream v0.2.0

PgStream is a low-level, zero-overhead Rust implementation of the Postgres wire protocol.

Changes

Complete rewrite of the API.

pg_stream v0.1.0

26 Oct 23:25

Choose a tag to compare

PgStream v0.1.0

PgStream is a low-level, zero-overhead Rust implementation of the Postgres wire protocol.

Changes

It's all new :)