Redis as cache for postgreSql nested data
I’m working on web app using nestJs/postgres/redis.
What is the best way to cache following postgres table (hierarchy) to Redis ?
I’m working on web app using nestJs/postgres/redis.
What is the best way to cache following postgres table (hierarchy) to Redis ?