Hacker News new | ask | show | jobs
by wolf550e 2547 days ago
Is the conclusion that redis doesn't handle caching items that reach 99MB size each? I guess I would cache them in blob storage, not in RAM. And make sure to zstd them.