An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/redpanda-data/redpanda/src/go/transform-sdk : v0.0.0-20231108144754-3586b30fb840

Package redpanda 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 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.

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/redpanda-data/redpanda/src/go/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...