klickhouse 0.2.1

Klickhouse is a pure Rust SDK for working with Clickhouse with the native protocol in async environments with minimal boilerplate and maximal performance.
Documentation

klickhouse

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 6 of them enabled by default.

default

  • uuid
  • derive
  • compression

uuid

    This feature flag does not enable additional features.

derive

  • klickhouse_derive

compression

  • lz4

klickhouse_derive

    This feature flag does not enable additional features.

lz4

    This feature flag does not enable additional features.