Ecosystem Overview
VeloxTS provides ecosystem packages for common infrastructure patterns.
Available Packages
Section titled “Available Packages”| Package | Purpose |
|---|---|
@veloxts/cache | Multi-driver caching (memory, Redis) |
@veloxts/queue | Background job processing |
@veloxts/mail | Email sending with React templates |
@veloxts/storage | File storage abstraction (local, S3) |
@veloxts/scheduler | Cron-based task scheduling |
@veloxts/events | Real-time broadcasting (WebSocket, SSE) |
Status
Section titled “Status”These packages are in early preview. APIs may change before v1.0.