#redpanda #kafka #data-streaming

redpanda-transform-sdk-sys

Redpanda Broker ABI contract for redpanda-transform-sdk

6 releases (stable)

23.3.4 Jan 26, 2024
23.3.4-rc1 Jan 25, 2024
23.3.1-rc4 Dec 18, 2023
1.1.0 Jul 26, 2024
0.0.1-dev+edeac7a3ef Nov 30, 2023

#797 in WebAssembly

49 downloads per month
Used in redpanda-transform-sdk

Apache-2.0

37KB
738 lines

Redpanda Data Transforms Rust SDK - ABI Contract

This is an internal crate as part of Redpanda's Data Transforms SDK, and encapsulates the broker's ABI contract with the guest.

If you are looking to use transforms you probably want crate redpanda-transform-sdk.


lib.rs:

An internal crate providing the ABI contract for Redpanda's Data Transforms.

If you are looking to use transforms you probably want crate redpanda-transform-sdk.

Dependencies