Skip to content
This repository was archived by the owner on Jun 10, 2019. It is now read-only.
This repository was archived by the owner on Jun 10, 2019. It is now read-only.

캐쉬 관리에 관한 논의 #18

@kkame

Description

@kkame

데이터 캐싱을 해야 할 경우

  1. 캐싱의 위치
  • request 하는 객체가 캐시를 보관하고 재요청을 하지 않도록 할 것이냐
  • reponse 하는 객체가 캐시를 보관하고 재처리하지 않고 캐시를 리턴하도록 할 것이냐
  1. 객체내에 보관하는 캐시가 아닌 외부에 저장하는 캐시의 작명법
  • file이든 redis든 외부에 캐시를 저장하게 될 경우 캐시의 키값 작명 기준

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions