# 캐시 온도가 결과를 가른다 # Question: volatile 에서 DB 를 세우면 로그인과 refresh 는 어떻게 되는가 direction: down n0: "로그인 · refresh 요청" { shape: person } n1: "CLIENT 조회" { shape: rectangle } n2: "CLIENT_SCOPE_CLIENT 조회" { shape: rectangle } n3: "PostgreSQL" { shape: cylinder } n0 -> n1: "클라이언트 확인" n1 -> n2: "스코프 재계산" n2 -> n3: "캐시 미스"