Y
Hacker News
new
|
ask
|
show
|
jobs
by
stock_toaster
5071 days ago
Something like lzf or snappy maybe?
1 comments
iand675
5071 days ago
In my experience, snappy with very small messages (< 200 bytes or so) can increase bandwidth usage, so I'd say the way in which one uses redis can impact if compression is useful or not.
link