php-kafka/php-simple-kafka-client

Implement Admin API

nick-zh opened this issue · 0 comments

Expose the Admin API from librdkafka, to be able to:

  • create topics
  • alter topics
  • delete topics
  • alter cluster configuration
  • delete messages from partitions
  • delete consumer groups
  • delete consuemr group offsets