What design patterns did you use in ?
Sigiloso
Explained how I use cache-aside to enable quick retrieval from Redis rather than constantly grabbing data from Postgres, builders & field masks to conditionally control the data being sent back, concurrency models, etc.