▲ | motorest 10 hours ago | |||||||||||||||||||||||||
> Usually Postgres costs a lot more than Redis if you're paying for a platform. You need to back up your unbelievable assertion with facts. Memory cache is typically far more expensive than a simple database, specially as provisioning the same memory capacity as RAM is orders of magnitude more expensive than storing the equivalent data in a database. | ||||||||||||||||||||||||||
▲ | frollogaston 10 hours ago | parent | next [-] | |||||||||||||||||||||||||
I didn't say it's cheaper for the same cache size. But yeah a base tier Redis that will carry a small project tends to be a lot cheaper than the base tier Postgres. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | MangoToupe 10 hours ago | parent | prev [-] | |||||||||||||||||||||||||
Why would you cache the entire database though? Seems like an apples to oranges comparison. | ||||||||||||||||||||||||||
|