Skip to content

Commit

Permalink
working native driver baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani committed Jan 1, 2025
1 parent 6b1f2d0 commit 851e10f
Show file tree
Hide file tree
Showing 3 changed files with 366 additions and 177 deletions.
7 changes: 5 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ serde_json = "1.0.134"
tokio = { version = "1.42.0", features = ["rt", "rt-multi-thread"] }
serde = "1.0.217"
clickhouse-rs = "=1.1.0-alpha.1"
chrono = "0.4.39"
Loading

0 comments on commit 851e10f

Please sign in to comment.