-
-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Labels
docsenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
I think the current state of command.ts
can be improved.
- We should add JSDoc to commands in RedisCommands. It could be useful to the user of the package.
- We are missing some commands, here are a few that I noticed
- client id, client kill, client list, client getname
- lpos (feat: Implement LPOS command #171)
- scan with TYPE option (added in 6.0) (chore: improve commands API correctness #132)
- replicaof with NO ONE option (chore: improve commands API correctness #132)
uki00a and TerkwoodTerkwood
Metadata
Metadata
Assignees
Labels
docsenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers