2
0
mirror of https://github.com/hibiken/asynq.git synced 2025-04-22 08:40:22 +08:00

Update README with a new gopher icon

This commit is contained in:
Vic Shóstak 2021-04-28 09:46:26 +03:00 committed by GitHub
parent 63ce9ed0f9
commit 2dd69b7fb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ Task queues are used as a mechanism to distribute work across multiple machines.
**Example use case** **Example use case**
![Task Queue Diagram](https://user-images.githubusercontent.com/11155743/114697318-727c5100-9d26-11eb-98d3-0e0cc38b613d.jpg) ![Task Queue Diagram](https://user-images.githubusercontent.com/11155743/116358505-656f5f80-a806-11eb-9c16-94e49dab0f99.jpg)
## Features ## Features