redis-keys-command-avoid-production

Status: IN

The Redis `KEYS` command is expensive and should be avoided in production; use `SCAN` instead.

Source: entries/2026/03/10/redis-best-practices.md

JSON