Redis 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.

pyfagorass 733610e 11 files · 31.8 KB Updated

File contents

pyfagorass/bookofspells/tree/main/skills/redis/redis-core commit 733610e37e

Frequently asked questions

npx skillmds@latest add pyfagorass/redis-redis-core