There are books & many articles online, like this one arguing for using Postgres for everything. I thought Iâd take a look at one use case - using Postgres instead of Redis for caching. I work with APIs quite a bit, so Iâd build a super simple HTTP server that responds with data from that cache. Iâd start from Redis as this is something I frequently encounter at work, switch it out to Postgres usi


{{#tags}}- {{label}}
{{/tags}}