Skip to content

Commit 80d6067

Browse files
authored
Merge pull request #418 from kortirso/introduce-que-view-in-readme
update readme with link to Que::View
2 parents fb9278e + 1606023 commit 80d6067

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ There are a couple ways to do testing. You may want to set `Que::Job.run_synchro
189189
These projects are tested to be compatible with Que 1.x:
190190

191191
- [que-web](https://github.com/statianzo/que-web) is a Sinatra-based UI for inspecting your job queue.
192+
- [que-view](https://github.com/kortirso/que-view) is a Rails engine-based UI for inspecting your job queue.
192193
- [que-scheduler](https://github.com/hlascelles/que-scheduler) lets you schedule tasks using a cron style config file.
193194
- [que-locks](https://github.com/airhorns/que-locks) lets you lock around job execution for so only one job runs at once for a set of arguments.
194195
- [que-unique](https://github.com/bambooengineering/que-unique) provides fast in-memory `enqueue` deduping.

0 commit comments

Comments
 (0)