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
b136502d
Unverified
Commit
b136502d
authored
Jun 11, 2018
by
Salvatore Sanfilippo
Committed by
GitHub
Jun 11, 2018
Browse files
Merge pull request #4995 from shenlongxing/unstable
fix stream config typo
parents
5db262b6
018cf118
Changes
1
Hide whitespace changes
Inline
Side-by-side
redis.conf
View file @
b136502d
...
...
@@ -1115,7 +1115,7 @@ hll-sparse-max-bytes 3000
# max entires limit by setting max-bytes to 0 and max-entries to the desired
# value.
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
# 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