#kafka #redpanda #data-transform

redpanda-transform-sdk-sr

A Schema Registry Client for Redpanda Data Transforms

3 stable releases

new 1.0.2 May 22, 2024
1.0.1 May 2, 2024

#458 in WebAssembly

Download history 277/week @ 2024-05-01

277 downloads per month

Apache-2.0

29KB
465 lines

Redpanda Data Transforms Schema Registry Client Rust SDK

This crate provides access to Redpanda's Data Transform's Schema Registry Client.


lib.rs:

Redpanda Data Transforms Rust Schema Registry Client library.

Access to the Schema Registry built into Redpanda is available within data transforms. This client is the provided interface to read and write schemas within the registry.

Dependencies