Releases: timeplus-io/proton-rust-client
Releases · timeplus-io/proton-rust-client
v0.1.2
v0.1.1
v0.1.0
What's Changed
Initial release of Rust client for Timeplus Proton.
Proton is a streaming SQL engine, a fast and lightweight alternative to Apache Flink, 🚀 powered by ClickHouse. It enables developers to solve streaming data processing, routing and analytics challenges from Apache Kafka, Redpanda and more sources, and send aggregated data to the downstream systems. Proton is the core engine of Timeplus, which is a cloud native streaming analytics platform.
The initial version(0.1.0) of the client was written by Marvin Hansen. Thanks for the contribution.
This client uses https://crates.io/crates/clickhouse as a dependency.
New Contributors
- @marvin-hansen made their first contribution in #3
- @jovezhong made their first contribution in #1
Full Changelog: https://github.com/timeplus-io/proton-rust-client/commits/v0.1.0