Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
3497fd00
Commit
3497fd00
authored
Apr 27, 2020
by
antirez
Browse files
Fix STRALGO command flags.
parent
022f0944
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server.c
View file @
3497fd00
...
@@ -1007,7 +1007,7 @@ struct redisCommand redisCommandTable[] = {
...
@@ -1007,7 +1007,7 @@ struct redisCommand redisCommandTable[] = {
0
,
NULL
,
0
,
0
,
0
,
0
,
0
,
0
},
0
,
NULL
,
0
,
0
,
0
,
0
,
0
,
0
},
{
"stralgo"
,
stralgoCommand
,
-
2
,
{
"stralgo"
,
stralgoCommand
,
-
2
,
"
write use-memor
y @string"
,
"
read-onl
y @string"
,
0
,
lcsGetKeys
,
0
,
0
,
0
,
0
,
0
,
0
}
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