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
018cf118
Commit
018cf118
authored
Jun 07, 2018
by
shenlongxing
Browse files
fix stream config typo
parent
f847dd3a
Changes
1
Show whitespace changes
Inline
Side-by-side
redis.conf
View file @
018cf118
...
@@ -1115,7 +1115,7 @@ hll-sparse-max-bytes 3000
...
@@ -1115,7 +1115,7 @@ hll-sparse-max-bytes 3000
# max entires limit by setting max-bytes to 0 and max-entries to the desired
# max entires limit by setting max-bytes to 0 and max-entries to the desired
# value.
# value.
stream
-
node
-
max
-
bytes
4096
stream
-
node
-
max
-
bytes
4096
stream
-
node
-
max
-
ent
i
res
100
stream
-
node
-
max
-
entr
i
es
100
# Active rehashing uses 1 millisecond every 100 milliseconds of CPU time in
# Active rehashing uses 1 millisecond every 100 milliseconds of CPU time in
# order to help rehashing the main Redis hash table (the one mapping top-level
# order to help rehashing the main Redis hash table (the one mapping top-level
...
...
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