- Published on
You Just Need Postgres
--
Before you add Redis for caching, Elasticsearch for search, MongoDB for documents, and RabbitMQ for queues, stop for a second.
You might just need Postgres.
The next time you're about to add a new technology to your architecture, ask yourself: can Postgres already do this? The answer is probably yes.