Skip to content

Commit a604cbf

Browse files
committed
minor readme update
1 parent 7abdd26 commit a604cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
NQ ( Nats Queue ) is Go package for queuing and processing jobs in background with workers. Based on [nats](https://nats.io/) with a focus on cancel-ability of enqueued jobs.
88

9-
NQ requires nats-server with jetstream support.
9+
NQ requires nats-server version that supports both jetstream support and key-value store
1010

1111
**How does it work?:**
1212

0 commit comments

Comments
 (0)