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

Top 2.1% on proxy.golang.org
Top 2.8% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
Top 1.3% forks on proxy.golang.org

proxy.golang.org : github.com/redpanda-data/redpanda/src/go/transform-sdk

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 - Source - Documentation - JSON
purl: pkg:golang/github.com/redpanda-data/redpanda/src/go/transform-sdk
Keywords: containers , cpp , event-driven , go , kafka , kubernetes , microservices , realtime , redpanda , seastar , storage-engine , stream-processing , streaming
License: Apache-2.0
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/redpanda-data/redpanda/src/go
Dependent packages: 4
Dependent repositories: 2
Stars: 7,655 on GitHub
Forks: 487 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...