8S
8SPACE TECH BLOG
Engineering The Future
Home
Posts
Tags
About
Privacy
RSS
Home
Posts
Tags
About
Privacy
#Redis
2개의 글이 있습니다.
2026년 3월 2일
·
3 min read
Next.js 캐시 무효화 실전: Redis 태그 캐시와 재검증 전략
Next.js App Router에서 Redis 태그 캐시를 함께 사용해 캐시 적중률과 데이터 신선도를 동시에 확보하는 실무 설계 가이드
Next.js
Redis
Caching
Architecture
Read article
2026년 2월 26일
·
2 min read
Redis Sliding Window Rate Limit 실전
사용자 단위 호출 제한을 Sliding Window로 구현하고 오탐과 누락을 줄이는 방법
Redis
Rate Limit
Backend
API
Read article