This buildpack compiles librdkafka for use with node-rdkafka.
Usage
This buildpack expects that you have at least the heroku standard nodejs buildpack. This buildpack should come first so that librdkafka gets installed before yarn install node-rdkafka gets run.