Skip to content

Commit

Permalink
*: update readme + add logo
Browse files Browse the repository at this point in the history
  • Loading branch information
montyanderson committed Nov 25, 2023
1 parent e6595e2 commit 6db86d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# multiqueue
![multiqueue logo](logo.png)

Atomic first-in-first-out Redis queue for Deno.
Flexible, high-preformance job queue built at [Prodia](https://prodia.com/).

## features

Expand All @@ -9,7 +9,7 @@ Atomic first-in-first-out Redis queue for Deno.
- Auto-retry functionality with timeout
- Automatic test suite

## usage
## example usage

The following code imagines you have two queue pipelines: one for resizing images and one for resizing videos.

Expand Down

0 comments on commit 6db86d6

Please sign in to comment.