Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
36524060
"vscode:/vscode.git/clone" did not exist on "b1e0bd4b9b5a9c203a4400bd52a06e377876f423"
Unverified
Commit
36524060
authored
Jun 18, 2018
by
Benjamin Holst
Committed by
GitHub
Jun 18, 2018
Browse files
Update README.md
parent
44571088
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
36524060
...
...
@@ -435,7 +435,7 @@ top comment inside `server.c`.
After the command operates in some way, it returns a reply to the client,
usually using
`addReply()`
or a similar function defined inside
`networking.c`
.
There are tons of commands implementations inside th Redis source code
There are tons of commands implementations inside th
e
Redis source code
that can serve as examples of actual commands implementations. To write
a few toy commands can be a good exercise to familiarize with the code base.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment