BigHugger
sk Skill · ericrisco

redis

Use when using Redis or any Redis-protocol store (Valkey, ElastiCache, Upstash, Dragonfly, Memorystore) as a cache, queue, rate limiter or distributed lock and it has to be CORRECT rather than merely connected — stampede-proof caching, locks that cannot release someone else's hold, race-free rate limits, and jobs that survive a worker crash. NOT durable SQL queues with SELECT FOR UPDATE SKIP LOCKED (that is…

installs 8w
0
30-day movement
starts with the next reading
Related entries
6
Connections
0
bashJavaScriptluastreamsbullmqqueuesdistributed-lockscachedata-infravalkeyrate-limitingredis
Host repository
ericrisco/rsc-harness
Host stars
84
Host language
JavaScript