Hackfut Security File Manager
Current Path:
/opt/td-agent/embedded/lib/ruby/gems/2.4.0/gems/rdkafka-0.6.0/ext
opt
/
td-agent
/
embedded
/
lib
/
ruby
/
gems
/
2.4.0
/
gems
/
rdkafka-0.6.0
/
ext
/
📁
..
📄
README.md
(817 B)
📄
Rakefile
(2.17 KB)
📄
librdkafka.so
(5.51 MB)
Editing: README.md
# Ext This gem dependes on the `librdkafka` C library. It is downloaded when this gem is installed. To update the `librdkafka` version follow the following steps: * Download the new version `tar.gz` from https://github.com/edenhill/librdkafka/ * Generate a `sha256` with (if using MacOS) `shasum -a 256 <file>` * Change the `sha256` in `lib/rdkafka/version.rb` * Change the version in `lib/rdkafka/version.rb` ## Disclaimer Currently the `librdkafka` project does not provide checksums of releases. The checksum provided here is generated on a best effort basis. If the CDN would be compromised at the time of download the checksum could be incorrect. Do your own verification if you rely on this behaviour. Once https://github.com/appsignal/rdkafka-ruby/issues/44 is implemented we will change this process.
Upload File
Create Folder