Skip to content

v0.1.0

Compare
Choose a tag to compare
@jovezhong jovezhong released this 12 Feb 04:30
· 16 commits to main since this release
146d9d1

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

Full Changelog: https://github.com/timeplus-io/proton-rust-client/commits/v0.1.0