Fix STRALGO command flags.
This commit is contained in:
parent
75cf725568
commit
23a3f0bd14
@ -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-memory @string",
|
"read-only @string",
|
||||||
0,lcsGetKeys,0,0,0,0,0,0}
|
0,lcsGetKeys,0,0,0,0,0,0}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user