API reference documentation
guillaumekh opened this issue · 2 comments
guillaumekh commented
Description
Hi,
I never thought I would ever open such an issue here.
Where is the JS client API reference documentation, please? I'm talking about something which lists functions, parameters, returned object types, etc…
I have just looked about everywhere for the last 10 minutes.
Apologies for the noise if this is just me being dumb.
abhiphile commented
Hi @guillaumekh you can find the js documentation here : https://www.npmjs.com/package/redis
guillaumekh commented
Thank you @abhiphile 🙏
I had not expected the "Redis Commands" documentation paragraph to not exhaustively list each command. I understand now.