Paxanator
Paxanator
Not sure where to change this in the code base, happy to submit a PR if pointed to it. On this page: https://atlas.media.mit.edu/en/profile/country/lbn/ > Lebanon borders Israel by land and...
Address #7
We need to add Makevars/Makevars.win in order to link against librdkafka. It should consist of two options: 1. Link against a system include/library if already installed 2. Pull and compile...
Making this mostly for commenting and help rather then testing the build. I'm in the process of testing the travis build on my forked repository, but it continues to fail...
In order to get on CRAN we need to make sure the following is done (some of this is sprucing up the build process too) - [ ] Make a...
Spruce up the readme with badges and other things similar to the pkgnet repo
In order to scale consuming kafka applications, there is a need to be able to register with a consumer group to commit offsets collectively and scale when consuming a topic....
- Add to CONTRIBUTING - Add a prehook - Enforce on the PR level in the least annoying way
Create CODEOWNERS to have default reviewers. They should be myself and @mjermann https://stackoverflow.com/a/46346494
Investigate other clients, like in python, and determine best methods of handling errors as a first path. Naturally new issues will crop up, but let's start with a leg up...