Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

redis-core

// Core Redis modeling guidance — choose the right data structure (String, Hash, List, Set, Sorted Set, JSON, Stream, Vector Set) and use consistent colon-separated key names. Use when designing a Redis data model, caching objects, deciding between Hash and JSON, building counters, leaderboards, membership sets, or session stores, or when reviewing/cleaning up Redis key naming.

$ git log --oneline --stat
stars:64
forks:17
updated:2026년 5월 27일 07:58
파일 탐색기
11 개 파일
SKILL.md
readonly