Skip to content

Commit

Permalink
Merge pull request #753 from davideagen/revert-752-master
Browse files Browse the repository at this point in the history
Revert "README.dm: Update timely-dataflow link to the current repository."
  • Loading branch information
benesch authored Dec 15, 2024
2 parents 1f2c49f + f61e21d commit a1be711
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ To learn more about using transactions in rust-rdkafka, see the

Here are some of the projects using rust-rdkafka:

- [timely-dataflow]: a distributed data-parallel compute engine. See also
the [blog post][timely-blog] announcing its Kafka integration.
- [kafka-view]: a web interface for Kafka clusters.
- [kafka-benchmark]: a high performance benchmarking tool for Kafka.
- [callysto]: Stream processing framework in Rust.
Expand Down Expand Up @@ -269,8 +267,6 @@ logging framework.
[rdkafka-sys-features]: https://github.com/fede1024/rust-rdkafka/tree/master/rdkafka-sys/README.md#features
[rdkafka-sys-known-issues]: https://github.com/fede1024/rust-rdkafka/tree/master/rdkafka-sys/README.md#known-issues
[smol]: https://docs.rs/smol
[timely-blog]: https://github.com/frankmcsherry/blog/blob/master/posts/2017-11-08.md
[timely-dataflow]: https://github.com/TimelyDataflow/timely-dataflow
[Tokio]: https://tokio.rs/

## rdkafka-sys
Expand Down

0 comments on commit a1be711

Please sign in to comment.