-
Notifications
You must be signed in to change notification settings - Fork 86
Add hyperlinks for referenced commands to cluster and client connect command files #319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
milliehartnt123
wants to merge
65
commits into
valkey-io:main
Choose a base branch
from
milliehartnt123:milliehartnt123-issue-294-2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add hyperlinks for referenced commands to cluster and client connect command files #319
milliehartnt123
wants to merge
65
commits into
valkey-io:main
from
milliehartnt123:milliehartnt123-issue-294-2
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added hyperlink for CLUSTER ADDSLOTS Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink to CLUSTER ADDSLOTS. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink to CLUSTER DESLOTS command. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlinks for the CLUSTER NODES, CLUSTER REPLICAS, ROLE, and INFO commands. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlinks to the Valkey Cluster Specification and the CLUSTER SETSLOT command. Signed-off-by: milliehartnt123 <[email protected]>
Add hyperlinks for the INFO and CLUSTER MEET commands. Added hyperlinks into cluster-spec.md for the cluster current epoch and the configuration epoch discussions. Signed-off-by: milliehartnt123 <[email protected]>
Added a hyperlink for "hash tags" back to cluster-spec.md#hash-tags Signed-off-by: milliehartnt123 <[email protected]>
Cleaned up some grammar. Added hyperlinks for CLUSTER SLOTS, CLUSTER RESET HARD, and the Valkey Cluster Specification. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink for CLUSTER NODES Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink for FLUSHALL command. Signed-off-by: milliehartnt123 <[email protected]>
Cleaned up some grammar. Signed-off-by: milliehartnt123 <[email protected]>
Fixed a grammar problem. Added hyperlinks for CLUSTER GETKEYSINSLOT and MIGRATE commands. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink to CLUSTER SLOTS command. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink for the CLIENT CAPA redirect command. Signed-off-by: milliehartnt123 <[email protected]>
Add hyperlink for CLIENT CAPA redirect command. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink for ACL SETUSER command. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink for CLIENT HELP command. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink for CLIENT TRACKING command. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink for READONLY command. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink for CLIENT SETNAME command. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink for CLIENT TRACKING command. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink for CLIENT UNBLOCK command. Signed-off-by: milliehartnt123 <[email protected]>
Add hyperlinks to CLIENT LIST command. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlinks for CLIENT SETINFO and CLIENT SETNAME Signed-off-by: milliehartnt123 <[email protected]>
Added a hyperlink for the TOUCH command. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink for the CLIENT UNPAUSE command. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlinks for CLIENT LIST, CLIENT INFO, and RESET commands. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlinks for CLIENT LIST and CLIENT GETNAME commands. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink for CLIENT ID and CLIENT CACHING commands. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlinks for BRPOP, XREAD, WAIT, and CLIENT ID commands. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink for PING command. Added hyperlink for node handshake in cluster-spec.md Added tick marks to existing hyperlinked commands. Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink for READONLY command. Added tick marks for hyperlinked commands. Signed-off-by: milliehartnt123 <[email protected]>
Added hyperlink for the ACL GENPASS command. Added tick marks for hyperlinked commands. Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
Signed-off-by: milliehartnt123 <[email protected]>
PingXie
approved these changes
Jul 8, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added hyperlinks to command references in cluster and client command files.
The following cluster management files were update:
The following client connection files were updated:
#294 part 2