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
fea9788c
Commit
fea9788c
authored
Apr 27, 2020
by
antirez
Browse files
Fix STRALGO command flags.
parent
2144047e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server.c
View file @
fea9788c
...
...
@@ -1007,7 +1007,7 @@ struct redisCommand redisCommandTable[] = {
0,NULL,0,0,0,0,0,0},
{"stralgo",stralgoCommand,-2,
"
write use-memor
y @string",
"
read-onl
y @string",
0,lcsGetKeys,0,0,0,0,0,0}
};
...
...
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