Redis
# Redis ## 개요 **Redis**(Remote Dictionary Server)는 고성능의 **인메모리 데이터 구조 저장소**(in-memory data structure store)로, 주로 캐싱, 메시지 브로커, 세션 저장소, 실시간 애플리케이션 데이터...
# Redis ## 개요 **Redis**(Remote Dictionary Server)는 고성능의 **인메모리 데이터 구조 저장소**(in-memory data structure store)로, 주로 캐싱, 메시지 브로커, 세션 저장소, 실시간 애플리케이션 데이터...