-
Notifications
You must be signed in to change notification settings - Fork 0
EverTask Wiki
Giampaolo Gabba edited this page Oct 19, 2025
·
1 revision
For complete documentation, guides, and API reference, visit:
- Getting Started - Get EverTask running in your app
- Task Creation - Create and configure tasks and handlers
- Task Dispatching - Execute tasks immediately or on a schedule
- Architecture - How EverTask works under the hood
- Storage - Choose your persistence layer (SQL Server, SQLite, or in-memory)
- Configuration Reference - All available configuration options
- Recurring Tasks - Schedule jobs with the fluent API or cron expressions
- Resilience - Handle failures with retry policies and timeouts
- Monitoring - Track task execution and integrate with monitoring systems
- Advanced Features - Multi-queue, sharded scheduler, and task continuations
Have questions or found a bug? Open an issue on our GitHub Issues page.