pingcap / pingcap/tidb-binlog

Add LIftBridge to Drainer Plugin framework examples

Open
#986 2 comments 0 reactions 0 assignees View on GitHub

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.

https://liftbridge.io/

API: https://github.com/liftbridge-io/liftbridge-api/blob/master/api.proto

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.