Module client

Module client 

Source

Structs§

MultiProtocolClient
A client that can connect to GreptimeDB using multiple protocols.

Enums§

MysqlSqlResult
The result of a MySQL query.

Functions§

create_mysql_client 🔒
Create a MySQL client with retry.
create_postgres_client 🔒
Create a Postgres client with retry.