Logical split - #19
Open
HQJaTu wants to merge 1 commit into
Open
Conversation
HQJaTu
commented
Aug 16, 2026
- Solution was split into logical projects:
- Core handles everything crucial
- Desktop GUI
- CLI
- Connectors for: Eventhubs, Service Bus and Kusto (Eventhouse)
- Tests
- Soft-coded variables into a TOML-file
- Performance bottleneck has been sorted out on GUI
- Introduced CLI: Nobody wants to click settings manually for every repeated run
feat: Added connector for Azure ServiceBus feat: Added Kusto connector. Split Kusto connector into streaming and queued ones. feat: Added random string into template. Added unit tests minor: Added README as solution item. Updated README with CLI information feat: Improvements on parallelism feat: Renamed term 'treads' into 'parallelism'. This app is NOT using threads. feat: Soft-coded payload generator to use TOML-file for variables feat: Improved UX for Azure login
Member
|
Hi @HQJaTu thanks for this contribution. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.