Releases: skyaktech/tlq-client-node
Releases · skyaktech/tlq-client-node
0.4.0
What's New
- GetStatsCommand - New command for the
GET /statsendpoint, returning queue statistics (ready,processing,deadcounts) - QueueStats type - New type definitions for stats responses
- Updated dependencies
TLQ Server 0.4.0 Compatibility
This release adds client support for the TLQ server 0.4.0 features:
- Queue statistics endpoint
- Background reaper worker for expired message reclamation
- Dead message tracking (messages exceeding retry limits)