Kafka-Windows-Service icon indicating copy to clipboard operation
Kafka-Windows-Service copied to clipboard

C# Wrapper to host Apache Kafka as a Windows Service using TopShelf

Results 1 Kafka-Windows-Service issues
Sort by recently updated
recently updated
newest added

Currently this reads all lines into memory, populates a new list of lines (including the modified line if appropriate) then writes out to the same file. Ideally it would open...

enhancement