#kafka #redpanda #data-transform

redpanda-transform-sdk-sr

A Schema Registry Client for Redpanda Data Transforms

2 stable releases

1.0.1 May 2, 2024

#470 in WebAssembly

Download history 277/week @ 2024-04-29

277 downloads per month

Apache-2.0

28KB
443 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