skroutz / rafka

Kafka proxy with a simple API, speaking the Redis protocol
https://engineering.skroutz.gr/blog/kafka-rails-integration/
GNU General Public License v3.0
8 stars 0 forks source link

Allow setting broker list from cli #92

Closed oliakremmyda closed 1 year ago

oliakremmyda commented 1 year ago

Along with the configuration file we want to add the ability to set brokers' list from the cli. Cli value will overwrite the config-file's value. A new cli option has been added:

--bootstrap-servers value, -b value  Initial list of brokers