#kafka #redpanda #data-transform

redpanda-transform-sdk-sr-types

Types for redpanda-transform-sdk-sr

2 stable releases

1.0.1 May 2, 2024

#1168 in WebAssembly

Download history 284/week @ 2024-04-29

284 downloads per month
Used in 2 crates

Apache-2.0

17KB
309 lines

Redpanda Data Transforms Schema Registry Client Rust SDK - Shared Types

This is an internal crate as part of Redpanda's Data Transforms Schema Registry SDK, to provide shared types to other crates.

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 shared types for Redpanda's Data Transforms Schema Registry client.

If you are looking to use Schema Registry within transforms you probably want crate redpanda-transform-sdk-sr. These types are re-exported there for usage.

Dependencies