← Back
Milan Jovanovic February 3, 2026 12m

I'm Not Giving Up On Postgres as Cache (and neither is Microsoft)

Summary

The transcript discusses using PostgreSQL as a distributed cache in .NET applications, highlighting its versatility beyond traditional relational database functions. Microsoft has developed a library called Extensions Caching Postgres that allows developers to leverage PostgreSQL as a cache without introducing an external service. The practical takeaway is that developers can easily implement a distributed cache using their existing PostgreSQL database by adding this library, providing a simple and integrated caching solution for .NET applications.

View original episode ↗