Implemented module getchannels api and renamed channel keyspec#10299
Implemented module getchannels api and renamed channel keyspec#10299oranagra merged 11 commits intoredis:unstablefrom
Conversation
wasn't that needed so that ACL can decide if the request should be rejected or not? |
|
@redis/core-team please approve (note that two APIs released in RC are changed) |
|
approved in a core-team meeting. |
Doc change for redis/redis#10299
Resolves #10156.
This implements the following main pieces of functionality:
NOTE: I considered renaming all of the keyReference/keyResult -> argReference/argResult, but decided against and just added a small comment.
To Do:
channel->not_keyflag (Updated documentation for not key redis-doc#1799)