Skip to content

Commit 3cedc42

Browse files
committed
Update Readme.md
1 parent 0b4b40f commit 3cedc42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
![Build Status](https://github.com/oshankkumar/taskqueue-go/actions/workflows/build_taskmanager.yml/badge.svg?branch=main)
77
[![Go Report Card](https://goreportcard.com/badge/github.com/oshankkumar/taskqueue-go)](https://goreportcard.com/report/github.com/oshankkumar/taskqueue-go)
88

9+
<img src="https://raw.githubusercontent.com/oshankkumar/taskqueue-go/refs/heads/main/taskmanager/taskqueue-web/public/icons/favicon.svg" width="100">
10+
911
**TaskQueue-Go** is a high-performance, distributed task queue library for Go, designed to simplify background job
1012
processing. With support for multiple queue backends and job storage backends, along with a pluggable architecture, it
1113
provides a scalable and reliable system for decoupling task execution from your main application logic. The decoupled

0 commit comments

Comments
 (0)