Open LarsFosdal opened 3 years ago
Hi Lars,
They're a little tricky to find. I got them from the Nuget package here - https://www.nuget.org/packages/librdkafka.redist/.
I keep meaning to add a disclaimer in the readme that says that DelphiKafkaClient has not been tested in production. We decided to stick with Google PubSub, so I never got to play with Kafka in a real environment. Please keep this in mind.
BTW, I think I still owe you a coffee the next time you're in Oslo :) Perhaps not right now though ;)
Cheers, Paul
Hi, currently we evaluate DelphiKafkaClient. And so far it works great. We had to modify some points but it works.
@norgepaul Thank you for the good job.
Arek
@arkadiusz-wolanski Please consider making a pull request for your changes. Would be great to get any updates back to the repo.
We'll have that coffee eventually, I hope @norgepaul
Is there a Delphi wrapper for Google PubSub around as well?
@arkadiusz-wolanski ,
currently we evaluate DelphiKafkaClient. And so far it works great. We had to modify some points but it works.
I'd be interested in seeing your changes as well
@LarsFosdal, @norgepaul First, I'm not very familiar with github. I tried to upload my changes, but tortoiseGit told me that I have no Permission to norgepaul/DelphiKafkaClient.git.
I have made some changes to:
Kafka.Classes.pas:
Kafka.Lib.pas
I have issues with downloading DLLs from non-official sources.