Skip to content

A build of the php-rdkafka PHP extension for the Acquia hosting environment.

Notifications You must be signed in to change notification settings

sreenivasulu-paruchuri/acquia-php-rdkafka

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Acquia php-rdkafka Extension

Provides a build process for the php-rdkafka library extension that is compatible with the Acquia hosting environment.

See Also

Building the Extension

To build the extension for a given environment run the following command, replacing <drush-alias> with the drush alias for the environment.

bash <(curl https://raw.githubusercontent.com/sreenivasulu-paruchuri/acquia-php-rdkafka/master/remote-compile.sh) @<drush-alias>

Updating the Packages

Periodically, Acquia may update its hosting environment, or there may be a new version of the php-rdkafka / librdkafka libraries available.

To update the packages provided here run:

make update-packages

Included Packages

Executable Code

Build Dependencies

About

A build of the php-rdkafka PHP extension for the Acquia hosting environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 79.2%
  • Shell 20.8%