Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 361 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 361 Bytes

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