Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joseferben committed Oct 2, 2024
1 parent f4324c6 commit e2183f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ worker.start();

## Features

- **SQLite-backed**: Reliable persistence using better-sqlite3
- **SQLite-backed**: Reliable persistence using bun:sqlite or better-sqlite3
- **High performance**: Process up to 15,000 jobs per second
- **Cron-scheduled jobs**: Easily schedule recurring tasks
- **Automatic job cleanup**: Remove old completed and failed jobs
Expand Down

0 comments on commit e2183f3

Please sign in to comment.