crabka-log 0.3.1

Byte-compatible reader/writer for Apache Kafka's on-disk log format
Documentation

crabka-log

Crates.io Docs.rs CI

Byte-compatible reader/writer for Apache Kafka's on-disk log format.

This crate is part of Crabka, a Rust implementation of Kafka-compatible infrastructure and clients.

Install

crabka-log = "0.3.1"

For workspace development, use the path dependency from this repository instead.

Documentation

API documentation is published on docs.rs/crabka-log. The repository README contains project-wide setup, development, and release notes.

License

Apache-2.0. See the repository LICENSE and NOTICE files for details.