Skip to content

Files

Latest commit

f4a4f01 · Dec 14, 2021

History

History

redpanda

Redpanda playground

Redpanda support all parts of the Kafka API.
Transaction API support since v21.8.1 (recommended, at least v21.8.2)
Schema registry support since v21.8.1

Running examples

  1. docker-compose up -d
  2. docker-compose exec php composer update
  3. Check the subfolders on how to run the examples