Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smsunarto committed Jun 28, 2024
1 parent 44255e1 commit 3fd4b81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@

It can be used as a lightweight alternative to a full-fledged durable queue such as [RabbitMQ](https://www.rabbitmq.com).

**Warning:** this package is a work in progress, use at your own risk.

## Features
- Easily integrates with any existing Go programs with no service dependencies (i.e. RabbitMQ).
- Automatic job processing with support for multiple concurrent workers.
Expand Down

0 comments on commit 3fd4b81

Please sign in to comment.