Hard to find client documentation
Opened this issue · 1 comments
mathijs81 commented
Description
There's https://redis.js.org/ but if you click @redis/client you get a 404.
https://github.com/redis/node-redis has a link to the client package, then you click it and get https://github.com/redis/node-redis/tree/master/packages/client where it says "The source code and documentation for this package are in the main node-redis repo." and you're back to where you began.
Please provide a clear link to actual documentation of the client
virtuallyunknown commented
Is there any documentation available other than this?