#redpanda

redpanda-transform-sdk-sr-sys

Redpanda Schema Registry ABI contract for redpanda-transform-sdk-sr

4 stable releases

1.1.0 Jul 26, 2024
1.0.2 May 22, 2024
1.0.1 May 2, 2024

#1061 in WebAssembly

49 downloads per month
Used in redpanda-transform-sdk-sr

Apache-2.0

31KB
571 lines

Redpanda Data Transforms Schema Registry Client Rust SDK - ABI Contract

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

If you are looking to use transform's Schema Registry client you probably want crate redpanda-transform-sdk-sr.


lib.rs:

An internal crate providing the ABI contract for Redpanda's Data Transform Schema Registry Client.

If you are looking to use transform's schema registry client you probably want crate redpanda-transform-sdk-sr.

Dependencies