Skip to content

redpanda-data/redpanda-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

afff6c7 · Mar 6, 2025
Feb 24, 2025
Oct 30, 2024
Jan 14, 2025
Oct 17, 2024
Mar 6, 2025
Aug 26, 2024
Jul 17, 2023
Feb 26, 2024
Jul 21, 2023
Aug 14, 2024
Aug 14, 2024
Aug 5, 2024
Jul 17, 2023
Feb 9, 2024
Feb 21, 2024
Aug 14, 2024
Aug 5, 2024
Dec 3, 2024

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