#redpanda

redpanda-transform-sdk-sr-types

Types 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

#1152 in WebAssembly

Download history 97/week @ 2024-07-21 41/week @ 2024-07-28 4/week @ 2024-08-04 4/week @ 2024-08-11 1/week @ 2024-08-18 20/week @ 2024-09-15 17/week @ 2024-09-22 17/week @ 2024-09-29 8/week @ 2024-10-06

62 downloads per month
Used in 2 crates

Apache-2.0

17KB
313 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