Hacker News new | ask | show | jobs
by StavrosK 4581 days ago
That's supposed to showcase redis' features, not to tell you that you should dump Postgres for redis.
2 comments

Which is a mistake a lot of developers make - trying to replace one data store for another wholesale, and then being surprised when problems arise.
But why not?

Is all data in a database that important? Maybe alternative databses would generate new webapp patterns, like dynamic languages do.