#postgresql #golang #programming #softwareengineer #software
In this video, we build an in-memory cache in Go with invalidation and TTL. We'll build upon concepts from a previous video, where we receive Postgres data changes through listen/notify.