Skip to content

Commit

Permalink
feat: enabling pulsar compression (#14833) (#14834)
Browse files Browse the repository at this point in the history
Co-authored-by: Bohan Zhang <[email protected]>
Co-authored-by: lmatz <[email protected]>
  • Loading branch information
3 people authored Feb 1, 2024
1 parent 8569104 commit 79b4bce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.lock

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

2 changes: 2 additions & 0 deletions src/connector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ pulsar = { version = "6.1", default-features = false, features = [
"tokio-runtime",
"telemetry",
"auth-oauth2",
"lz4",
"zstd",
] }
rdkafka = { workspace = true, features = [
"cmake-build",
Expand Down

0 comments on commit 79b4bce

Please sign in to comment.