proxy.golang.org : github.com/redpanda-data/redpanda/src/transform-sdk/go/transform : v0.0.0-20231219020832-90598fa8d238
Package transform is the SDK for Redpanda's inline Data Transforms, based on WebAssembly. This library provides a framework for transforming records written within Redpanda from an input to an output topic. This version of the SDK is compatible with Redpanda 24.1 or greater. This example shows the basic usage of the package: This is a "transform" that does nothing but copies the same data to an new topic. This example shows a filter that uses a regexp to filter records from one topic into another. The filter can be determined when the transform is deployed by using environment variables to specify the pattern. This example shows a transform that converts CSV into JSON. This example shows the basic usage of the package: This is a transform that validates the data is valid JSON, and outputs invalid JSON to a dead letter queue.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/redpanda-data/redpanda/src/transform-sdk/go/[email protected]
Published:
Indexed: