The point of Redis is data structures and algorithmic complexity of operations. If you use Redis well, you can't replace it with PostgreSQL. But I bet you can't replace memcached either for serious use cases.
Did someone really downvote the creator of Redis ?
It's 2026, Just Use Postgres
21–30 of 349 posts
Re: It's 2026, Just Use Postgres
#22Tiger Data offers continuous aggs via hypertable but they need to be configured quite granularly and they're not super flexible. How are you all thinking about that when it comes to postgres and aggregations?
Re: It's 2026, Just Use Postgres
#23Redis is many times faster, so much that it doesn't seem comparable to me.
A lot of data you can get away with just caching in-mem on each node, but when you have many nodes there are valid cases where you really want that distributed cache.
Re: It's 2026, Just Use Postgres
#24Re: It's 2026, Just Use Postgres
#25The point of Redis is data structures and algorithmic complexity of operations. If you use Redis well, you can't replace it with PostgreSQL. But I bet you can't replace memcached either for serious use cases.
Did someone really downvote the creator of Redis ?
> Tell me you don't understand Redis point is data structures without telling me you don't understand Redis point is data structures.
regardless of the author, I think slop of that sort belongs on reddit, not HN.
Re: It's 2026, Just Use Postgres
#26Blog posts, like academic papers, should have to divulge how AI has been used to write them.
But it's perfect HN bait, really. The title is spicy enough that folks will comment without reading the article (more so than usual), and so it survives a bit longer before being flagged as slop.
Re: It's 2026, Just Use Postgres
#27I've found that Postgres consumes (by default) more disk than, for example, MySQL. And the difference is quite significant. That means more money that I have to pay every month. But, sure Postgres seems like I system that integrates a lot of subsystems, that adds a lot of complexity too. I'm just marking the bad points because you mention the good points in the post. You're also trying to sell you service, which is g…
Re: It's 2026, Just Use Postgres
#28Re: It's 2026, Just Use Postgres
#29Re: It's 2026, Just Use Postgres
#30Elixir + Postgres is the microservices killer...last time I saw VP try to convince a company with this stack to go microservices he was out in less than 6mo