-
Hi!
I am doing a PoC using dotnet and ksql.
https://github.com/pablocastilla/kafkiano/
The overall idea is to see if I can implement business logic using KSQL. In the example I introduce devic…
-
It would be good to link the example from here. or have some basic examples on how to configure the instrumentation. (Not a blocker - can be a follow up PR)
_Originally posted by @vis…
-
Hi Just curious; what is purpose of this project ? To give same developer experience as KafkaStreams in Java in .net ?
Is it going to support Stateless and Statefull transformation ? Thanks
-
The doc is missing a section to explain how to create a more elaborate schema than just a one-string-field schema.
How should I create a schema with say, a timestamp or any other logical type i would…
-
Sonar KPI are really bad. This issue is for tracking that we must improve theses KPIs.
-
I'm currently trying to port Kafka Streams to C# and I'm hitting some issues with the current API approach of this C# kafka library.
I believe that the current design is to help reduce support/mainte…
-
Description
===========
Start from version 0.10.0.X, Kafka itself supports the Streams APIs, however, seems except the Java version clients support this feature, the .net client still does not suppo…
-
Description
===========
I have a streams application running which uses 2 ForeachAsync() loops for processing. I am seeing an error/exception being logged by the Streamiz Library:
external-stream-…
-
Hey there,
Wondering how I can help out?
Some stuff I can think of that might help out with multiple people poking at things:
1. CI/CD
1. dotnet core extension stuff (configuration, DI)
1. Benc…
-
### Background and motivation
For now, when you create an instance of Meter you can create multiple types of instrument (Histogram, Counter, ObservableGauge or ObservableCounter).
But you can't de…