Skip to content

Commit 989c149

Browse files
committed
docs: add Redis Pub/Sub LINK
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent cdf29f0 commit 989c149

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
@@ -4,7 +4,7 @@
44
[![codecov](https://codecov.io/gh/golang-queue/redisdb/branch/main/graph/badge.svg?token=FFZN8E2ZZB)](https://codecov.io/gh/golang-queue/redisdb)
55
[![Go Report Card](https://goreportcard.com/badge/github.com/golang-queue/redisdb)](https://goreportcard.com/report/github.com/golang-queue/redisdb)
66

7-
Redis as backend for [Queue package](https://github.com/golang-queue/queue)
7+
Redis [Pub/Sub](https://redis.io/docs/manual/pubsub/) as backend for [Queue package](https://github.com/golang-queue/queue)
88

99
## Setup
1010

0 commit comments

Comments
 (0)