Crates.io | konsumer_offsets |
lib.rs | konsumer_offsets |
version | 0.3.2 |
source | src |
created_at | 2023-01-18 23:33:56.39105 |
updated_at | 2024-05-20 08:23:52.708683 |
description | A library crate to parse the content of the Kafka `__consumer_offsets` internal topic |
homepage | https://github.com/kafkesc/konsumer_offsets |
repository | https://github.com/kafkesc/konsumer_offsets |
max_upload_size | |
id | 762145 |
size | 79,655 |
A library crate to parse the content of the Kafka __consumer_offsets
internal topic.
__consumer_offsets
messages out thereGroupMetadata
messages:
beyond what even the Kafka own parser can doSized + Send + Sync + Unpin
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.