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
efe92ee5
Unverified
Commit
efe92ee5
authored
Aug 11, 2020
by
Itamar Haber
Committed by
GitHub
Aug 11, 2020
Browse files
Removes dead code (#7642)
Appears to be handled by server.stream_node_max_bytes in reality.
parent
d6220f12
Changes
1
Show whitespace changes
Inline
Side-by-side
src/t_stream.c
View file @
efe92ee5
...
...
@@ -31,8 +31,6 @@
#include "endianconv.h"
#include "stream.h"
#define STREAM_BYTES_PER_LISTPACK 2048
/* Every stream item inside the listpack, has a flags field that is used to
* mark the entry as deleted, or having the same field as the "master"
* entry at the start of the listpack> */
...
...
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