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
Copy file name to clipboardExpand all lines: Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Run `docker-compose logs` and see "Hello world" to confirm, your worker service
43
43
44
44
#### Kinesis consumer for Worker service
45
45
Having a kinesis consumer for worker service is an work in progress.
46
-
Current idea is to see if we can have kinesis consumer that can be injected into the worker service using something like @sbarski[KinesisNet](https://github.com/sbarski/KinesisNet). It is supporting core yet, but if you are intersested, please head over to [#29](/../../issues/29).
46
+
Current idea is to see if we can have kinesis consumer that can be injected into the worker service using something like @sbarski[KinesisNet](https://github.com/sbarski/KinesisNet). @sbarski's repo does not support dotnet core but the version in this repo does. If you are intersested, please head over to [#29](/../../issues/29).
47
47
48
48
### Deployment (Need to ensure this is working.. work in progress..)
0 commit comments