Skip to content

Latest commit

 

History

History

redpanda

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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