We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7027d71 commit 7ca0bf3Copy full SHA for 7ca0bf3
README.markdown
@@ -1,8 +1,8 @@
1
Resque
2
======
3
4
-Resque (pronounced like "rescue") is a Redis-backed library for creating
5
-background jobs, placing those jobs on multiple queues, and processing
+Resque (pronounced like "rescue") is a Redis-backed library for creating
+background jobs, placing those jobs on multiple queues, and processing
6
them later.
7
8
Background jobs can be any Ruby class or module that responds to
0 commit comments