Skip to content

[MESP-132] [STORY] 조회수 기능 구현 #382

Description

@DDINGJOO

배경

게시글 상세 조회 시 조회수를 증가시키고 표시하는 기능이 필요합니다.

수용 기준(AC)

  • 게시글 조회 시 조회수 자동 증가
  • 조회수 중복 증가 방지 (동일 사용자 단기간 재조회 시)
  • 조회수 표시

디자인/계약 링크

TBD

구현 메모/리스크

  • 조회수 중복 방지 전략: IP/UserId 기반 또는 세션 기반
  • DynamoDB atomic counter 활용

연결된 Epic

#377

Metadata

Metadata

Assignees

No one assigned

    Labels

    storyUser story

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions