Skip to content

♻️ ratelimit 카운트 관리 레디스로 변경 #87

@jjikky

Description

@jjikky

♻️ 진행할 작업 설명

서버 메모리에서 관리하고 있는 rate limit 카운트를 레디스로 변경
각 사용자의 IP를 키로, 요청 카운트와 마지막 요청 시간을 값으로 저장하여, 일정 시간이 지나면 Redis에서 자동으로 카운트를 초기화하도록 변경

☘️TODO

  • [ ]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions