Ecosyste.ms: Packages

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

Top 5.6% on proxy.golang.org
Top 1.3% forks on proxy.golang.org

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

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 - Source - Documentation - JSON
purl: pkg:golang/github.com/redpanda-data/redpanda/src/transform-sdk/go/transform
Keywords: containers, cpp, event-driven, go, kafka, kubernetes, microservices, realtime, redpanda, seastar, storage-engine, stream-processing, streaming
License: Apache-2.0
Latest release: 5 months ago
First release: 6 months ago
Namespace: github.com/redpanda-data/redpanda/src/transform-sdk/go
Stars: 8,722 on GitHub
Forks: 536 on GitHub
Total Commits: 21938
Committers: 173
Average commits per author: 126.809
Development Distribution Score (DDS): 0.899
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago

    Loading...
    Readme
    Loading...