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 66eaa3e commit 9d38921Copy full SHA for 9d38921
README.md
@@ -27,6 +27,8 @@ We then register this function with the server so that it will be directly calla
27
28
keydb.register(concat);
29
30
+*Note: The redis and keydb objects may be used interchangebly.*
31
+
32
To run this script on startup simply add the path as a module parameter, e.g. ``loadmodule /path/to/modjs.so /path/to/startup.js``
33
34
We may now use this command from any client. E.g.:
0 commit comments