logoalt Hacker News

dinklebergtoday at 4:20 PM3 repliesview on HN

Yeah I've found this quite odd. Even the LLMs want to pressure you to not use Redis and go all in on Postgres. Postgres is great, and I usually use it. But Redis is so trivial to add to your stack and it does what it does really well. Why not use the right tool for the job?


Replies

c0_0p_today at 5:34 PM

Presumably this is because LLMs just echo all the pro-Postgres Medium articles they've been trained on. They don't have any actual experience.

happyPersonRtoday at 5:10 PM

LLMs from hyperscalers allow for paid advertising

Faaaktoday at 4:37 PM

because if you already have postgres, and dont need thousands of k/v per second, then postgres can do the same ?

show 1 reply