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
@s-m-sufyian thanks for volunteering to take this issue! The idea was to use Kafka's built-in offset storage API to store Liiklus' offsets, so that the deployment can be simplified to "just Kafka" for those who are ready to store the offsets in Kafka's format.
It will require implementing PositionsStorage. Have a look at RedisPositionsStorage for some inspiration.
No description provided.
The text was updated successfully, but these errors were encountered: