Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ TickerQ is a fast, reflection-free background task scheduler for .NET β€” built
### πŸ“š [Full Docs: https://tickerq.net](https://tickerq.net)
(Docs are open-source and anyone can help us improving [Documentation Repository](https://github.com/Arcenox-co/TickerQ-UI)

### πŸš€ [TickerQ Hub: https://hub.tickerq.net](https://hub.tickerq.net)
TickerQ Hub is the mission control for distributed scheduling. It connects all your applications through SDKs, keeps execution in your own infrastructure, and gives you a single dashboard to manage nodes, environments, credentials, and functions. One Hub, total visibility, zero lock-in.

> **Note:**
All TickerQ packages are versioned together β€” even if a package has no changes β€” to keep the ecosystem in sync. Always update all packages to the same version.

Expand Down
Loading