2026-05-17•백엔드 데이터 인프라 백엔드 데이터 인프라 75편. RediSearch 모듈 — 전문 검색·세컨더리 인덱스·집계. FT.CREATE·FT.SEARCH·FT.AGGREGATE 명령어와 TEXT·NUMERIC·TAG·GEO·VECTOR 필드 타입, BM25 점수…
Redis
백엔드 데이터 인프라 74편 — RedisJSON (JSON.SET · JSONPath · PG JSONB 비교)
2026-05-17•백엔드 데이터 인프라 백엔드 데이터 인프라 74편. RedisJSON 모듈 — JSON 1급 데이터 타입. JSON.SET·JSON.GET·JSONPath 명령어와 부분 업데이트·중첩 객체 조작,…
백엔드 데이터 인프라 73편 — Spring Data Redis (RedisTemplate · @Cacheable)
2026-05-17•백엔드 데이터 인프라 백엔드 데이터 인프라 73편. Spring Data Redis — Spring Boot 와 Redis 통합. RedisTemplate·StringRedisTemplate·ReactiveRedisTemplate, @Cacheable·@CachePut·@CacheEvict 어노테이션, Lettuce…
백엔드 데이터 인프라 72편 — Redis 메모리 최적화 (Encoding · Hash 압축 · Fragmentation)
2026-05-17•백엔드 데이터 인프라 백엔드 데이터 인프라 72편. Redis 메모리 최적화 — 내부 인코딩 자동 전환(listpack·intset·skiplist·hashtable), 작은 객체 패턴, Hash 로…
백엔드 데이터 인프라 71편 — Redis TLS (전송 암호화 · mTLS)
2026-05-17•백엔드 데이터 인프라 백엔드 데이터 인프라 71편. Redis TLS — 클라이언트·replication·cluster bus 전송 암호화. tls-cert-file·tls-key-file·tls-ca-cert-file 설정, mTLS (client cert 인증),…
백엔드 데이터 인프라 70편 — Redis ACL (사용자·권한 관리)
2026-05-17•백엔드 데이터 인프라 백엔드 데이터 인프라 70편. Redis ACL — Redis 6+ 부터 도입된 사용자·권한 관리. default 사용자 위험성, +command·-command·+@category…