Skip to content

Libertrip/heroku-buildpack-librdkafka

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

librdkafka buildpack

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.
  • Set up like so:
heroku buildpacks:set https://github.com/HDVInsurance/heroku-buildpack-librdkafka.git

About

Buildpack for libdrkafka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%