Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spencewenski authored Mar 29, 2024
1 parent 7d7f9cf commit 95be0be
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 @@ -22,7 +22,7 @@ docker run -d -p 6380:6379 redis:7.2-alpine

# Background/async job queue

There are a few different ways we can implement background/async jobs.
There are a few different ways we can implement background/async jobs (currently on Sidekiq.rs is supported).

## [Sidekiq.rs](https://crates.io/crates/rusty-sidekiq)

Expand Down

0 comments on commit 95be0be

Please sign in to comment.