You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Just had a look at example. It seems this will not work on Windows due to it being a golang plugin architecture which does not work on Windows. Also both the plugin and TIDB must be compiled with exactly the same golang version.
SO this wont work for me.
All i want to do if to be able to Get Change events of data in TIDB sent to me so i can then put them into LIftBridge.
Could you advise the best path to take ?
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
The text was updated successfully, but these errors were encountered: