Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

redis does have some built-in features that automatically compact data. [0] I'm sure reddit has considered this, but worth noting.

[0] https://redis.io/topics/memory-optimization



client-side compression works out better for a couple of reasons:

1. You use less bandwidth in/out of the box. This matters in AWS because your bandwidth is (relatively) limited.

2. Your CPU usage to (de)compress is distributed over a larger fleet. The clients spend the CPU time, not the cache servers.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: