-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
eventstreamer: Add StreamFromLatest option support (#99)
* eventstreamer: Add StreamFromHead option support * add test container support in github * add test container support in github * add test containers in github actions another day * free lock on memstreamer once log is copied * use slog for kafkastreamer * handle context cancellation during sleep * check for context cancellation * clean up * align kafka connector implementation with kafka streamer impl
- Loading branch information
1 parent
429ede3
commit e5125b8
Showing
12 changed files
with
753 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.