Skip to content

An efficient, asynchronous connection pool for ClickHouse, built upon the official ClickHouse Rust client.

License

Notifications You must be signed in to change notification settings

acsandmann/clickhouse-pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clickhouse-pool

An efficient, asynchronous connection pool for ClickHouse, built upon the official ClickHouse Rust client.

Crates.io Documentation License

Usage

To use the crate, add this to your Cargo.toml:

[dependencies]
clickhouse = "0.12.2"
clickhouse-pool = "0.0.1"

About

An efficient, asynchronous connection pool for ClickHouse, built upon the official ClickHouse Rust client.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages