node-redis icon indicating copy to clipboard operation
node-redis copied to clipboard

Hard to find client documentation

Open mathijs81 opened this issue 6 months ago • 1 comments

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

mathijs81 avatar Apr 04 '25 07:04 mathijs81