Hacker News new | ask | show | jobs
by stock_toaster 5071 days ago
Something like lzf or snappy maybe?
1 comments

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.