Commit cb6e3193 authored by amir.yosef's avatar amir.yosef

Final

parent 5cfe0e8e
......@@ -95,7 +95,7 @@ in intellij click on Build tap and build artifacts.
Commands are processed through the `/commands` module, which handles various types of commands (e.g., Set, Get, etc.). To execute a command:
1. **Use the redis-cli to send a command:**
use redis-cli on linux and pass it the host and port number (-h host -p port).
Commands are typically sent from the master client to the server. The server processes the command and responds accordingly.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment