Skip to content

Commit b950ca6

Browse files
committed
docs: update
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent 2af134a commit b950ca6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Queue is a Golang library for spawning and managing a Goroutine pool, Alloowing
99

1010
* [x] Support [buffered channel](https://gobyexample.com/channel-buffering) queue.
1111
* [x] Support [NSQ](https://nsq.io/) (A realtime distributed messaging platform) as backend.
12+
* [ ] Support [NATS](https://nats.io/) (Connective Technology for Adaptive Edge & Distributed Systems) as backend.
1213

1314
## Installation
1415

0 commit comments

Comments
 (0)