Common packages and utilities used by Holaplex Rust based services.
When the kafka
feature is enabled the core library includes functions for producing and consuming messages to Kafka. The rdkafka
dependency builds librdkafka from source which requires the below packages to be installed on your system.
brew install cmake gcc [email protected] pkg-config protobuf
brew info [email protected] # follow the instruction to setup your terminal profile