mirror of
https://github.com/hibiken/asynq.git
synced 2025-04-20 15:50:20 +08:00
[ci skip] Add codecov badge in readme
This commit is contained in:
parent
8540172306
commit
f9a6c6156f
@ -5,6 +5,7 @@
|
|||||||
[](https://goreportcard.com/report/github.com/hibiken/asynq)
|
[](https://goreportcard.com/report/github.com/hibiken/asynq)
|
||||||
[](https://godoc.org/github.com/hibiken/asynq)
|
[](https://godoc.org/github.com/hibiken/asynq)
|
||||||
[](https://gitter.im/go-asynq/community)
|
[](https://gitter.im/go-asynq/community)
|
||||||
|
[](https://codecov.io/gh/hibiken/asynq)
|
||||||
|
|
||||||
Asynq is a simple Go library for queueing tasks and processing them in the background with workers.
|
Asynq is a simple Go library for queueing tasks and processing them in the background with workers.
|
||||||
It is backed by Redis and it is designed to have a low barrier to entry. It should be integrated in your web stack easily.
|
It is backed by Redis and it is designed to have a low barrier to entry. It should be integrated in your web stack easily.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user