4 releases (2 stable)

23.3.4 Jan 26, 2024
23.3.4-rc1 Jan 25, 2024
23.3.1-rc4 Dec 18, 2023
1.0.1 May 2, 2024
0.0.1-dev+edeac7a3ef Nov 30, 2023

#883 in WebAssembly

24 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