We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f20b75e commit cf75b7eCopy full SHA for cf75b7e
README.md
@@ -81,7 +81,9 @@ bootstrap.channelInitializer { channel in
81
82
## Using the Redis client module
83
84
-The `Redis` module is modeled after the Node.js
+The
85
+[Redis](Sources/Redis/README.md)
86
+client module is modeled after the Node.js
87
[node_redis](https://github.com/NodeRedis/node_redis)
88
module,
89
but it also supports NIO like Promise/Future based methods in addition
0 commit comments