Skip to content

redpanda-data/redpanda-labs

Repository files navigation

Slack

Redpanda Labs

Redpanda Labs is the home for examples, experiments and research projects created by the Customer Success and Marketing teams at Redpanda.

Labs projects intend to showcase what is possible to achieve with Redpanda as the centerpiece of your streaming data architecture. Some of these projects may make it into the product, and many will not, but what they will do is provide examples, guidance, best practices, and most importantly give you ideas for how you can use Redpanda in your own projects.

Contributions are welcome. Just fork the repo (or submodule) and send a pull request against the upstream main branch.

Lab Projects

Project Description
clients A collection of Redpanda clients available in different programming languages.
data-transforms Example topic data transforms powered by WebAssembly (Wasm).
docker-compose Example deployments of Redpanda, Redpanda Console, and Redpanda Connectors using Docker.
kubernetes Examples of deploying and managing Redpanda in Kubernetes.
redpanda-edge-agent Lightweight Internet of Things (IoT) agent that forwards events from the edge.

Update submodules

git submodule update --remote --recursive