14
You Don't Need a Dedicated Cache Service - PostgreSQL as a Cache
(martinheinz.dev)
The world's most advanced open source relational database
So much work just to avoid using Redis. If I wanted to use SQL for cache, I'd rather choose the
memory
engine of MySQL.Why would you onboard an entirely separate service if you're already using PostgreSQL ?