kafka
Here are 4,972 public repositories matching this topic...
-
Updated
Jul 12, 2020 - Scala
-
Updated
Aug 11, 2020 - Java
-
Updated
Aug 14, 2020 - Java
-
Updated
Aug 18, 2020 - Java

-
Updated
Aug 14, 2020 - Python
-
Updated
Aug 18, 2020 - C
-
Updated
Apr 24, 2020 - Jsonnet
-
Updated
Aug 19, 2020 - C#
Is your feature request related to a problem? Please describe.
Support the IF NOT EXISTS keyword on CREATE SOURCE|SINK CONNECTOR. For example:
CREATE SOURCE CONNECTOR IF NOT EXISTS <connector> ...;
CREATE SINK CONNECTOR IF NOT EXISTS <connector> ...;
Describe the solution you'd like
Create the source/sink connector only if it does not exist.
**Describe alternatives you'
-
Updated
Jul 31, 2020 - Java
-
Updated
Aug 17, 2020 - Java
-
Updated
Aug 18, 2020 - Go
-
Updated
Aug 9, 2020 - C#
-
Updated
Aug 17, 2020 - Go
Currently, you are not able to use middleware per handler in "clean way" (you can still manually wrap the handler function, or have separated router).
It would be nice to be able to add middleware per handler.
As a good reference point, you can use chi router: https://github.com/go-chi/chi
Prometheus能提供图片吗?
我看到可以通过Prometheus搭建监控环境,如果有图文,更容易理解.
-
Updated
Aug 13, 2020 - PHP
-
Updated
Mar 17, 2020 - Java
-
Updated
Aug 16, 2020 - C#
-
Updated
Aug 19, 2020 - Java
Improve this page
Add a description, image, and links to the kafka topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kafka topic, visit your repo's landing page and select "manage topics."