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 30, 2024
1 parent 31fd58f commit 298caed
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 @@ -34,7 +34,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 (currently on Sidekiq.rs is supported).
There are a few different ways we can implement background/async jobs (currently only Sidekiq.rs is supported).

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

Expand Down

0 comments on commit 298caed

Please sign in to comment.