Skip to content

Instantly share code, notes, and snippets.

@shamil
Last active December 14, 2015 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shamil/5123270 to your computer and use it in GitHub Desktop.
Save shamil/5123270 to your computer and use it in GitHub Desktop.
redis-cli config get client-output-buffer-limit

example

$ redis-cli config get client-output-buffer-limit
1) "client-output-buffer-limit"
2) "normal 0 0 0 slave 268435456 67108864 60 pubsub 33554432 8388608 60"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment