SummerSun / vscode-azure-event-hub-explorer

Azure Event Hub Explorer for Visual Studio Code
7 stars 7 forks source link

Suggestion: Kafka Compatibility #9

Open craigjar opened 5 years ago

craigjar commented 5 years ago

Similar to how Cosmos DB provides MongoDB compatible interface, Event Hubs provides a Kafka compatible interface. The CosmosDB VS Code extension allows for connectivity to local MongoDB instances. This is a great feature and lets you use common tools when working locally and on Azure.

It would be great if Event Hub extension also provided connectivity for local Kafka instances.