Add LIftBridge to Drainer Plugin framework examples
Open
Nobody has claimed this yet.
feature-request
- Dominant language
- Go
- Stars
- 291
- Forks
- 131
- Avg merge
- 5m
- Merged PRs (30d)
- 2
Description
Regarding the Drainer Plugin framework, it would be awesome to add LIftBridge.
LIftBridge is like Kafka but is 100% golang, with a GRPC API, and so easy to use.
API: https://github.com/liftbridge-io/liftbridge-api/blob/master/api.proto
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Drainer Plugin framework examples and the linked LiftBridge API definition. Identify how existing Kafka-like integrations are represented, then add a LiftBridge example using its gRPC API; done means the example fits the framework and can be exercised consistently with the existing examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, grpc
- Domain
- stream-processing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100