Skip to content
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

Add description for PING command. #150

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

418status
Copy link

@418status 418status commented Jan 30, 2025

The PING command lacks a descriptive explanation.

Issue Redis commands

Usage: mini-redis-cli [OPTIONS] <COMMAND>

Commands:
  ping
  get        Get the value of key
  set        Set key to hold the string value
  publish    Publisher to send a message to a specific channel
  subscribe  Subscribe a client to a specific channel or channels
  help       Print this message or the help of the given subcommand(s)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant