Module cratedb::dbcluster [] [src]

Structs

DBCluster

Shortcut to access a CrateDB cluster with the default HTTP-based backend.

Enums

EndpointType

Endpoint types to distinguish between URLs (/_sql vs /_blobs).

Traits

Loadbalancing

Trait to expose load balancing features of the driver to other components. Should return a URL for the backend to use.