Skip to content

Commit cf75b7e

Browse files
committed
README: Add some links
1 parent f20b75e commit cf75b7e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,9 @@ bootstrap.channelInitializer { channel in
8181

8282
## Using the Redis client module
8383

84-
The `Redis` module is modeled after the Node.js
84+
The
85+
[Redis](Sources/Redis/README.md)
86+
client module is modeled after the Node.js
8587
[node_redis](https://github.com/NodeRedis/node_redis)
8688
module,
8789
but it also supports NIO like Promise/Future based methods in addition

0 commit comments

Comments
 (0)