Skip to content

crate_adapter-0.2.0 / 2018-07-10

Compare
Choose a tag to compare
@chaudum chaudum released this 11 Jul 21:07

CHANGES

  • Use Postgres wire protocol (pgx client library) to connect to CrateDB:
    • This change requires CrateDB 3.1.0 or newer!
    • Connections can be configured via crate.yml configuration file using the -config.file flag.
    • Added support for multiple endpoints.

Download binaries