Skip to content

Logical split - #19

Open
HQJaTu wants to merge 1 commit into
Azure-Player:mainfrom
HQJaTu:logical-split
Open

Logical split#19
HQJaTu wants to merge 1 commit into
Azure-Player:mainfrom
HQJaTu:logical-split

Conversation

@HQJaTu

@HQJaTu HQJaTu commented Aug 16, 2026

Copy link
Copy Markdown
  • 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
@NowinskiK

Copy link
Copy Markdown
Member

Hi @HQJaTu thanks for this contribution.
Could you please update version of the app (all parts ideally) to ver.0.7?
The latest release had 0.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants